X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=Makefile.am;h=ae9e4dc5bc8aec1221f807da8c9664d2ff5dffdf;hp=59a2435d661532e79cc4952d6430c350d653de27;hb=2b28e310869b6bb823528d7ac1e12c179ac00f28;hpb=bb1cf54832b5c3b29744407de9189cd63af9c3c2 diff --git a/Makefile.am b/Makefile.am index 59a2435d..ae9e4dc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,23 +1,22 @@ -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) +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 +if HAVE_UOA +SUBDIRS += $(UOA_SUBDIRS) +endif + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ - --enable-empathy-av \ --disable-scrollkeeper \ --disable-schemas-install