Add 'online-accounts' module.
[platform/upstream/evolution-data-server.git] / modules / Makefile.am
1 NULL =
2
3 if HAVE_GOA
4 ONLINE_ACCOUNTS_DIR = online-accounts
5 endif
6
7 SUBDIRS = \
8         $(ONLINE_ACCOUNTS_DIR) \
9         $(NULL)
10
11 -include $(top_srcdir)/git.mk