Coding style and whitespace cleanups.
[platform/upstream/evolution-data-server.git] / modules / Makefile.am
1 NULL =
2
3 if HAVE_GOA
4 GNOME_ONLINE_ACCOUNTS_DIR = gnome-online-accounts
5 endif
6
7 SUBDIRS = \
8         cache-reaper \
9         google-backend \
10         trust-prompt \
11         yahoo-backend \
12         $(GNOME_ONLINE_ACCOUNTS_DIR) \
13         $(NULL)
14
15 -include $(top_srcdir)/git.mk