X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=Makefile.am;h=28e6374d0c08aa0ae8c976294c1cb83ddc59a4cd;hp=1a3a118b5aa7a2164d730d660e565d3bdc392023;hb=846cf36946ff8c36cf75678d9ed6552c33326228;hpb=109e8dda543685f0ef6be6bc24e76ffce7e8e9f2 diff --git a/Makefile.am b/Makefile.am index 1a3a118b..28e6374d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,9 @@ -MY_SUBDIRS = tools extensions po data libempathy libempathy-gtk src help tests +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) +DIST_SUBDIRS = $(MY_SUBDIRS) $(NST_SUBDIRS) $(GOA_SUBDIRS) $(UOA_SUBDIRS) SUBDIRS = $(MY_SUBDIRS) @@ -14,6 +15,10 @@ if HAVE_GOA SUBDIRS += $(GOA_SUBDIRS) endif +if HAVE_UOA +SUBDIRS += $(UOA_SUBDIRS) +endif + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \