summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-11-11 15:14:07 -0500
committerColin Walters <walters@verbum.org>2010-12-03 16:03:32 -0500
commit0b00fb76e3de40010b69ca64ab5fa5bf039e7478 (patch)
treeaa541521319384a38f6491cd0d1f2687f9710184 /Makefile.am
parentf833e1b287d9ee1a3bc1c19257fb15dbf4a9ba0b (diff)
downloadgobject-introspection-0b00fb76e3de40010b69ca64ab5fa5bf039e7478.tar.gz
cmph: Add automake rules
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index edffff6b..de8bab33 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,7 @@ noinst_PROGRAMS = $(GTESTER_PROGS)
include common.mk
include Makefile.introspection
+include Makefile-cmph.am
include Makefile-girepository.am
include Makefile-giscanner.am
include Makefile-examples.am