]> git.saurik.com Git - bison.git/blobdiff - doc/Makefile.am
* examples/extexi: Enforce the precedence of concatenation over
[bison.git] / doc / Makefile.am
index 567e5b780a659ec63bc8460c8ed7edf3d330805a..2466b26af852a82b9fdd430db4df7d585ed5ad13 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+## Copyright (C) 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -21,10 +21,13 @@ info_TEXINFOS = bison.texinfo
 man_MANS = bison.1
 bison_TEXINFOS = gpl.texi fdl.texi
 
-EXTRA_DIST = FAQ bison.1 refcard.tex
+EXTRA_DIST = bison.1 refcard.tex
 
 CLEANFILES = refcard.dvi refcard.log refcard.ps bison.fns
 
+clean-local:
+       rm -rf *.t2d
+
 refcard.dvi: refcard.tex
        tex refcard.tex