Add missing source file to the libILinclude_HEADERS variable
(il_debugger.h). If you don't do that, this file is not distributed on
'make dist' and thus missing in the final package.

Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>

 include/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

Index: include/Makefile.am
===================================================================
--- include/Makefile.am.orig
+++ include/Makefile.am
@@ -6,6 +6,7 @@ libILinclude_HEADERS = il_align.h \
                                           il_console.h \
                                           il_crypt.h \
                                           il_debug.h \
+                                          il_debugger.h \
                                           il_decimal.h \
                                           il_dumpasm.h \
                                           il_engine.h \

--
 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

Reply via email to