summaryrefslogtreecommitdiff
path: root/random
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-02-05 12:36:00 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-02-05 12:36:00 +0000
commit6505a2cb1522f4628ef419519ad53e70cbf9d233 (patch)
tree948daa52b635f1274e4f8cdb187944b8110e07ba /random
parent1497600327697b2059338b086ef02cabfe44d572 (diff)
include common.mk in each Makefile.am
Diffstat (limited to 'random')
-rw-r--r--random/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/random/Makefile.am b/random/Makefile.am
index d7b04e8..945b9eb 100644
--- a/random/Makefile.am
+++ b/random/Makefile.am
@@ -1,4 +1,6 @@
+include $(top_srcdir)/common.mk
+
AM_CFLAGS = -Wall -Werror $(GLIB_CFLAGS)
noinst_LTLIBRARIES = librandom.la