summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2011-02-15 19:07:41 -0800
committerDan Nicholson <dbn.lists@gmail.com>2011-02-15 19:10:25 -0800
commitd9659f2ff1dae07ce935743bec7e0437cdade89b (patch)
treeb43ed49656194a8c6a40d0f4171f5767cbe818ae /test/Makefile.am
parenta7463d1f3c08c8746fbadef573416f5f9af28205 (diff)
Enable compiler warning flags and use them by default
For GCC, allow the warning flags to enabled. Turn them on by default so we see things ahead of time.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 8c154fc..a1ed202 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PREVIEWER_CFLAGS)
+AM_CFLAGS = $(PREVIEWER_CFLAGS) $(E_CFLAGS)
LDADD = $(top_builddir)/previewer/libevpreviewer.la $(PREVIEWER_LIBS)
noinst_PROGRAMS = previewer