Coding style and whitespace cleanup.
[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         cache-reaper \
9         google-backend \
10         yahoo-backend \
11         $(ONLINE_ACCOUNTS_DIR) \
12         $(NULL)
13
14 -include $(top_srcdir)/git.mk