X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c4aa4ff54130c6c3d1c1a74faedaffead76c2670..b702ec61abb99069914da30e9010a7cae4bcf04e:/doc/local.mk diff --git a/doc/local.mk b/doc/local.mk index 1f7b3b22..b3c74a62 100644 --- a/doc/local.mk +++ b/doc/local.mk @@ -1,4 +1,4 @@ -## Copyright (C) 2001-2003, 2005-2013 Free Software Foundation, Inc. +## Copyright (C) 2001-2003, 2005-2014 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 @@ -118,7 +118,9 @@ $(top_srcdir)/doc/bison.1: doc/bison.help doc/bison.x $(top_srcdir)/configure fi $(AM_V_at)rm -f $@*.t +if ENABLE_YACC nodist_man_MANS = doc/yacc.1 +endif ## ----------------------------- ## ## Graphviz examples generation. ##