[patch 16/39] resgen: add missing header file

Robert Schwebel <[email protected]> Sun, 04 Feb 2007 03:31:36 +0100
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
pnet-20070203-resgen-dist.diff (application/octet-stream, 932 B)
Add missing source file to the resgen_SOURCES variable (resgen.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]>

---

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

Index: resgen/Makefile.am
===================================================================
--- resgen/Makefile.am.orig
+++ resgen/Makefile.am
@@ -3,6 +3,7 @@ man_MANS       = resgen.1
 EXTRA_DIST     = $(man_MANS)
 
 resgen_SOURCES = resgen.c \
+				 resgen.h \
 				 resgen_binary.c \
 				 resgen_po.c \
 				 resgen_text.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