]> git.0d.be Git - empathy.git/blobdiff - Makefile.am
Updated Belarusian translation.
[empathy.git] / Makefile.am
index 3b88fe0d91f6260eda31d00c164005c03703517f..1a3a118b5aa7a2164d730d660e565d3bdc392023 100644 (file)
@@ -1,7 +1,8 @@
-MY_SUBDIRS = tools extensions po data telepathy-yell libempathy libempathy-gtk src help tests
+MY_SUBDIRS = tools extensions po data libempathy libempathy-gtk src help tests
 NST_SUBDIRS = nautilus-sendto-plugin
+GOA_SUBDIRS = goa-mc-plugin
 
-DIST_SUBDIRS = $(MY_SUBDIRS) $(NST_SUBDIRS)
+DIST_SUBDIRS = $(MY_SUBDIRS) $(NST_SUBDIRS) $(GOA_SUBDIRS)
 
 SUBDIRS = $(MY_SUBDIRS)
 
@@ -9,6 +10,10 @@ if HAVE_NST
 SUBDIRS += $(NST_SUBDIRS)
 endif
 
+if HAVE_GOA
+SUBDIRS += $(GOA_SUBDIRS)
+endif
+
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 DISTCHECK_CONFIGURE_FLAGS =            \