summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 68ae003..f3882ae 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -7,6 +7,17 @@
# that contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
+AM_CFLAGS =
+AM_CPPFLAGS =
+BUILT_SOURCES =
+CLEANFILES =
+EXTRA_DIST =
+MAINTAINERCLEANFILES =
+MOSTLYCLEANDIRS =
+MOSTLYCLEANFILES =
+SUFFIXES =
+noinst_LIBRARIES =
+
include gnulib.mk
AM_CFLAGS += $(WARN_CFLAGS)