]> git.0d.be Git - empathy.git/blobdiff - Makefile.am
Add x11 to build deps.
[empathy.git] / Makefile.am
index 9c336a52ce26e66b16ef78c4bb00a15b4f6cc609..e33ab3634038ade26a821f7631df316e13672066 100644 (file)
@@ -1,9 +1,21 @@
-SUBDIRS = po data libempathy libempathy-gtk src doc
+SUBDIRS = po data libempathy libempathy-gtk src docs
+
+if HAVE_MEGAPHONE
+SUBDIRS += megaphone
+endif
+
+if HAVE_NOTHERE
+SUBDIRS += nothere
+endif
 
 if HAVE_PYTHON
 SUBDIRS += python
 endif
 
+if HAVE_TESTS
+SUBDIRS += tests
+endif
+
 DISTCHECK_CONFIGURE_FLAGS =    \
        --disable-scrollkeeper  \
        --enable-gtk-doc