]> git.saurik.com Git - bison.git/blobdiff - src/local.mk
doc: fix missing xref
[bison.git] / src / local.mk
index 9e0848c29d3d1f312c3d0beca4ae2319d5f0dbc0..2d2dffec6100a5453046aa38dece770f62ba58ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-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
@@ -111,7 +111,9 @@ BUILT_SOURCES +=                                \
 ## yacc.  ##
 ## ------ ##
 
-bin_SCRIPTS = $(YACC_SCRIPT)
+if ENABLE_YACC
+bin_SCRIPTS = src/yacc
+endif
 EXTRA_SCRIPTS = src/yacc
 MOSTLYCLEANFILES += src/yacc