Add missing source file to the libILCCommon_a_SOURCES variable (cc_options.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]>

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

Index: cscc/common/Makefile.am
===================================================================
--- cscc/common/Makefile.am.orig
+++ cscc/common/Makefile.am
@@ -12,6 +12,7 @@ libILCCommon_a_SOURCES = cc_compat.c \
                                                 cc_intl.h \
                                                 cc_main.c \
                                                 cc_main.h \
+                                                cc_options.h \
                                                 cc_options.c \
                                                 cc_preproc.c \
                                                 cc_preproc.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