summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: 5196e413544e1280a52286308eb76959aeee52b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBDIRS = \
	test-server-utils \
	libedataserver \
	libebook-contacts \
	libedata-book \
	libebook \
	book-migration \
	libecal \
	libedata-cal \
	$(NULL)

if BUILD_EXAMPLES
SUBDIRS += cursor-example
endif

@GNOME_CODE_COVERAGE_RULES@

-include $(top_srcdir)/git.mk