]> git.saurik.com Git - bison.git/blobdiff - doc/Makefile.am
* data/xslt/xml2xhtml.xsl (xsl:template match="/"): Change footer text.
[bison.git] / doc / Makefile.am
index a97af2bffcdf99628b469b97a7b34d33c85673c7..f04e47c52c84c6834d7d37955f51c9f02433bd18 100644 (file)
@@ -66,7 +66,6 @@ neutralize = \
 remove_time_stamp = \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/'
 
-
 MOSTLYCLEANFILES = $(srcdir)/*.t
 
 SUFFIXES = .x .1
@@ -97,6 +96,7 @@ PREPATH = $(top_builddir)/src
        fi
        rm -f $@*.t
 
+nodist_man_MANS = yacc.1
 
 ## -------------- ##
 ## Doxygenation.  ##