diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am index 2ffb7d626..814838000 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_PYTHON SUBDIRS += python endif |