From: helly Date: Sun, 18 Dec 2005 19:16:23 +0000 (+0000) Subject: - The generated spec file needs to be in the dist file to allow 'rpmbuild -tb *.tar.gz' X-Git-Tag: 0.13.6~588 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad8b6f8897bfb89b082ed3c63bbb11fc0c02aae2;p=re2c - The generated spec file needs to be in the dist file to allow 'rpmbuild -tb *.tar.gz' --- diff --git a/Makefile.am b/Makefile.am index 3f204688..79774d31 100755 --- a/Makefile.am +++ b/Makefile.am @@ -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: