Add 'google-backend' 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         google-backend \
9         $(ONLINE_ACCOUNTS_DIR) \
10         $(NULL)
11
12 -include $(top_srcdir)/git.mk