[patch 18/39] add some files which have to be in the distribution
Robert Schwebel <[email protected]> Sun, 04 Feb 2007 03:31:38 +0100
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
Add missing source files to the EXTRA_DIST variable (evenodd.il, hello.il). 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]> --- samples/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) Index: samples/Makefile.am =================================================================== --- samples/Makefile.am.orig +++ samples/Makefile.am @@ -2,6 +2,8 @@ noinst_DATA = evenodd.exe hello.exe +EXTRA_DIST = evenodd.il hello.il + evenodd.exe: evenodd.il ../ilasm/ilasm -o evenodd.exe $(srcdir)/evenodd.il -- 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