summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/history/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 119b56ec8..c4f4201d0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = widgets egg history
+AM_CFLAGS = $(WARN_CFLAGS)
+
noinst_LTLIBRARIES = libephymisc.la
NOINST_H_FILES = \
diff --git a/lib/history/Makefile.am b/lib/history/Makefile.am
index 432cc4a41..777f30d1b 100644
--- a/lib/history/Makefile.am
+++ b/lib/history/Makefile.am
@@ -1,3 +1,5 @@
+AM_CFLAGS = $(WARN_CFLAGS)
+
noinst_LTLIBRARIES = libephyhistory.la
libephyhistory_la_SOURCES = \