]> git.saurik.com Git - bison.git/commitdiff
Added `bison.simple' to list of files removed by `make distclean'.
authorJesse Thilo <jthilo@gnu.org>
Tue, 16 Feb 1999 11:05:16 +0000 (11:05 +0000)
committerJesse Thilo <jthilo@gnu.org>
Tue, 16 Feb 1999 11:05:16 +0000 (11:05 +0000)
Makefile.am

index deaf7820cadadd8075fde11f213a790c7083a0fe..b5aeb45c3a35bd84c245d5437028cec562adb02d 100644 (file)
@@ -26,3 +26,5 @@ bison.simple: bison.s1 Makefile
        -rm -f $@
        sed -e "/^#line/ s|bison|$(datadir)/bison|" -e "s/@bison_version@/$(VERSION)/" < $(srcdir)/bison.s1 > $@-tmp
        mv $@-tmp $@
+
+DISTCLEANFILES = bison.simple