Makefile.am cleanups.
[platform/upstream/evolution-data-server.git] / tests / Makefile.am
1 SUBDIRS = \
2         test-server-utils \
3         libedataserver \
4         libebook-contacts \
5         libedata-book \
6         libebook \
7         book-migration \
8         libecal \
9         libedata-cal \
10         $(NULL)
11
12 if BUILD_EXAMPLES
13 SUBDIRS += cursor-example
14 endif
15
16 @GNOME_CODE_COVERAGE_RULES@
17
18 -include $(top_srcdir)/git.mk