X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ea0a767697594d2eda37daf5ecbf2fdaf60d2189..7e508a2b2d494f32d171ac9376a80ae2b75480c3:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index fe8cee78..1abfb753 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,6 @@ # Make bison/lib. -# Copyright (C) 2001-2004, 2006, 2008-2011 Free Software Foundation, +# Copyright (C) 2001-2004, 2006, 2008-2012 Free Software Foundation, # Inc. # This program is free software: you can redistribute it and/or modify @@ -16,6 +16,16 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +AM_CFLAGS = +AM_CPPFLAGS = +BUILT_SOURCES = +CLEANFILES = +EXTRA_DIST = +MOSTLYCLEANDIRS = +MOSTLYCLEANFILES = +SUFFIXES = +noinst_LIBRARIES = + include gnulib.mk AM_CFLAGS += $(WARN_CFLAGS)