Add missing source file to the EXTRA_libILEngine_a_SOURCES variable
(gen_marshal.h) and to libILEngine_a_SOURCES (debugger.h). If you don't do
that, these files are not distributed on 'make dist' and thus missing in the
final package.
Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>
engine/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
Index: engine/Makefile.am
===================================================================
--- engine/Makefile.am.orig
+++ engine/Makefile.am
@@ -75,6 +75,7 @@ EXTRA_DIST = $(man_MANS) cvm_doc.txt mki
EXTRA_libILEngine_a_SOURCES = $(CVM_INCLUDES) \
$(CVMC_INCLUDES) \
+ gen_marshal.h \
gen_marshal.tc \
$(INTERNAL_INCLUDES) \
$(JITC_INCLUDES) \
@@ -99,6 +100,7 @@ libILEngine_a_SOURCES = cctormgr.c \
cvm_dasm.c \
cvm_lengths.c \
cvmc.c \
+ debugger.h \
debugger.c \
dumpconfig.c \
engine.c \
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
_______________________________________________
Developers mailing list
[email protected]
http://dotgnu.org/mailman/listinfo/developers