Adding cursor example program
[platform/upstream/evolution-data-server.git] / tests / Makefile.am
1 SUBDIRS = test-server-utils libedataserver libebook-contacts libedata-book libebook book-migration libecal libedata-cal
2
3 if BUILD_EXAMPLES
4 SUBDIRS += cursor-example
5 endif
6
7 @GNOME_CODE_COVERAGE_RULES@
8
9 -include $(top_srcdir)/git.mk