summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 20268959..3ce04575 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,17 +1,9 @@
SUBDIRS = tools extensions po data libempathy libempathy-gtk src docs help
-if HAVE_MEGAPHONE
-SUBDIRS += megaphone
-endif
-
if HAVE_NST
SUBDIRS += nautilus-sendto-plugin
endif
-if HAVE_NOTHERE
-SUBDIRS += nothere
-endif
-
if HAVE_TESTS
SUBDIRS += tests
endif