summaryrefslogtreecommitdiff
path: root/random
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-02-13 12:54:00 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-02-13 12:54:00 +0000
commit6589590a7be200812764c52d3a56c66fb65026ff (patch)
tree6937e55ae7508ac7eadb4022371c4e3ddc27e5c8 /random
parente5e6af7a9411803f260325ba35f1442cf7b14f89 (diff)
downloadlibnice-6589590a7be200812764c52d3a56c66fb65026ff.tar.gz
use ERROR_CFLAGS in subdirectories
darcs-hash:20070213125426-c9803-8de02269faa93c133a9640776940114835f01457.gz
Diffstat (limited to 'random')
-rw-r--r--random/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/random/Makefile.am b/random/Makefile.am
index 945b9eb..afafb86 100644
--- a/random/Makefile.am
+++ b/random/Makefile.am
@@ -1,7 +1,7 @@
include $(top_srcdir)/common.mk
-AM_CFLAGS = -Wall -Werror $(GLIB_CFLAGS)
+AM_CFLAGS = $(ERROR_CFLAGS) $(GLIB_CFLAGS)
noinst_LTLIBRARIES = librandom.la