X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=Makefile.am;h=ae9e4dc5bc8aec1221f807da8c9664d2ff5dffdf;hp=28e6374d0c08aa0ae8c976294c1cb83ddc59a4cd;hb=e9d2c81a48807965662c0102bd44cb3bd266f5e3;hpb=9129f3e31d22e7b375f3c90fd2e89e05f5e564eb diff --git a/Makefile.am b/Makefile.am index 28e6374d..ae9e4dc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,16 +1,11 @@ MY_SUBDIRS = tools extensions po data telepathy-account-widgets libempathy libempathy-gtk src help tests -NST_SUBDIRS = nautilus-sendto-plugin 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