[patch 13/39] add missing header files
Robert Schwebel <[email protected]> Sun, 04 Feb 2007 03:31:33 +0100
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
pnet-20070203-engine-dist.diff
(application/octet-stream, 1.2 KB)
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