]> git.0d.be Git - empathy.git/blobdiff - Makefile.am
Updated Romanian Translation
[empathy.git] / Makefile.am
index dc120d5fb1aa9f3524ab775e2d495f4300b21515..ae9e4dc5bc8aec1221f807da8c9664d2ff5dffdf 100644 (file)
@@ -1,16 +1,11 @@
-MY_SUBDIRS = tools extensions po data libempathy libempathy-gtk src help tests
-NST_SUBDIRS = nautilus-sendto-plugin
+MY_SUBDIRS = tools extensions po data telepathy-account-widgets libempathy libempathy-gtk src help tests
 GOA_SUBDIRS = goa-mc-plugin
 UOA_SUBDIRS = ubuntu-online-accounts
 
-DIST_SUBDIRS = $(MY_SUBDIRS) $(NST_SUBDIRS) $(GOA_SUBDIRS) $(UOA_SUBDIRS)
+DIST_SUBDIRS = $(MY_SUBDIRS) $(GOA_SUBDIRS) $(UOA_SUBDIRS)
 
 SUBDIRS = $(MY_SUBDIRS)
 
-if HAVE_NST
-SUBDIRS += $(NST_SUBDIRS)
-endif
-
 if HAVE_GOA
 SUBDIRS += $(GOA_SUBDIRS)
 endif