summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index adbcc2d2..9555f0a7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,6 +22,8 @@
pkglib_LTLIBRARIES = libman.la
dist_noinst_DATA = README
+AM_CFLAGS = $(WARN_CFLAGS)
+
libman_la_CPPFLAGS = \
-I$(top_builddir)/include \
-I$(top_srcdir)/gnulib/lib \