summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-16 17:07:47 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-16 17:07:47 +0000
commit941cd3ebb22a82c10946a73e45a5804055c79bd9 (patch)
tree023a7cfcfab9c38195fa6f8a15afd2d1fb3974b9 /Makefile.am
parent8791cc7522bc1e6d27f58b4651fa602c1cac8be8 (diff)
downloadtelepathy-glib-941cd3ebb22a82c10946a73e45a5804055c79bd9.tar.gz
Conditionally recurse into inspector/
20071116170747-53eee-ce3f9b8e4acbccabecc9ccb12546b96d6087db4d.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 10a1ab98d..2ac917773 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,10 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = m4 tools spec telepathy-glib tests examples docs
+if ENABLE_INSPECTOR
+SUBDIRS += inspector
+endif
+
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-debug
EXTRA_DIST = \