]> git.0d.be Git - empathy.git/blobdiff - Makefile.am
Fix ref count error for account objects.
[empathy.git] / Makefile.am
index 9c336a52ce26e66b16ef78c4bb00a15b4f6cc609..f809c10282cbf18de77d3707daa4ddc2418327b2 100644 (file)
@@ -1,5 +1,13 @@
 SUBDIRS = po data libempathy libempathy-gtk src doc
 
+if HAVE_MEGAPHONE
+SUBDIRS += megaphone
+endif
+
+if HAVE_NOTHERE
+SUBDIRS += nothere
+endif
+
 if HAVE_PYTHON
 SUBDIRS += python
 endif