diff --git a/mhp-genom/Makefile b/mhp-genom/Makefile
index 924cf6b2b49f16411df9f739eaa3f91acc507043..3a0252b2088f511ff223044c109ce45006bf7988 100644
--- a/mhp-genom/Makefile
+++ b/mhp-genom/Makefile
@@ -54,7 +54,7 @@ endef
 ##
 PKG_OPTION_DESCR.simulation=	Compile MHP for simulation only
 PKG_OPTION_SET.simulation:=	GENOM_ARGS+= -DSIMULATION
-
+PKG_SUGGESTED_OPTIONS+=	simulation
 ##
 ## SPARK synchonization
 ##
@@ -80,8 +80,6 @@ endef
 
 #####################
 
-PKG_SUGGESTED_OPTIONS+=	simulation
-
 GENOM_MODULE=		mhp
 
 ## BioMove3D dependency
diff --git a/mhp-genom/PLIST b/mhp-genom/PLIST
new file mode 100644
index 0000000000000000000000000000000000000000..147222d20ec066f524249d41e464db0a6d08269b
--- /dev/null
+++ b/mhp-genom/PLIST
@@ -0,0 +1,24 @@
+@comment Wed Oct 27 16:12:55 CEST 2010
+bin/mhp
+bin/mhpSendInitRqst
+bin/mhpTest
+include/mhp/mhpConst.h
+include/mhp/mhpStruct.h
+include/mhp/server/mhpEndian.h
+include/mhp/server/mhpError.h
+include/mhp/server/mhpMsgLib.h
+include/mhp/server/mhpPosterLib.h
+include/mhp/server/mhpPosterLibStruct.h
+include/mhp/server/mhpPosterReadLibProto.h
+include/mhp/server/mhpPosterShowLib.h
+include/mhp/server/mhpPosterWriteLibProto.h
+include/mhp/server/mhpPosterXMLLib.h
+include/mhp/server/mhpPrint.h
+include/mhp/server/mhpPrintXML.h
+include/mhp/server/mhpScan.h
+include/mhp/server/mhpType.h
+lib/libmhpClient.la
+lib/pkgconfig/mhp.pc
+lib/tclserv/libmhpTclServ.la
+share/modules/gen/mhp.gen
+share/modules/tcl/mhpClient.tcl