X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c932d6135ca3e508f7136810b9b0bf79725290b9..d0d3313d10a28aa6fe77f158d61b84424aa9b3ce:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index a997657e..1abfb753 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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)