]> git.saurik.com Git - bison.git/blobdiff - doc/Makefile.am
Upgrade to FDL 1.2.
[bison.git] / doc / Makefile.am
index 0e92ad2c15a69b535686cdd6a8ce58a524a08fa5..65663873f6c2d83eb5ba824a3f63cd8ab6570918 100644 (file)
@@ -1,7 +1,14 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-AUTOMAKE_OPTIONS = 1.4
 
 info_TEXINFOS = bison.texinfo
 man_MANS = bison.1
+bison_TEXINFOS = gpl.texi fdl.texi
 
-EXTRA_DIST = bison.1 bison.rnh
+EXTRA_DIST = FAQ bison.1 refcard.tex
+
+CLEANFILES = refcard.dvi refcard.log refcard.ps
+
+refcard.dvi: refcard.tex
+       tex refcard.tex
+
+refcard.ps: refcard.dvi