diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-11-21 16:06:19 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-11-21 16:06:19 +0000 |
commit | b232e276dd476e17fa833c1fd037dd93a8c34793 (patch) | |
tree | 72f78baacfdb28e720d9988bf0b5b26423a6bfe9 /Makefile.am | |
parent | 51004f2877d840c6120d397379bf74d56fb84209 (diff) | |
download | telepathy-glib-b232e276dd476e17fa833c1fd037dd93a8c34793.tar.gz |
Revert addition of conditional build for inspector/ too
20071121160619-53eee-7c8e6f9daba07696c187705354069284d2fcd1cd.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 2ac917773..10a1ab98d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,10 +2,6 @@ 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 = \ |