]> granicus.if.org Git - re2c/commitdiff
- The generated spec file needs to be in the dist file to allow 'rpmbuild -tb *.tar.gz'
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 18 Dec 2005 19:16:23 +0000 (19:16 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 18 Dec 2005 19:16:23 +0000 (19:16 +0000)
Makefile.am

index 3f204688193b112083ae4befd66e629058ebf4d8..79774d313d152ed9030bb5da5f3a5237a7839f0d 100755 (executable)
@@ -20,7 +20,7 @@ CLEANFILES   = parser.cc y.tab.c y.tab.h parser.cc re2c.1 .version
 DISTCLEANFILES = makerpm re2c.spec README scanner.cc re2c$(EXEEXT)
 
 EXTRA_DIST   = $(man_MANS) README parser.y scanner.re makerpm.in re2c.spec.in \
-               README.in y.tab.h CHANGELOG \
+               re2c.spec README.in y.tab.h CHANGELOG \
                doc examples test
 
 dist-hook: