changes: Bump to 3.8.1
[platform/upstream/evolution-data-server.git] / tests / Makefile.am
index 14fb8f7..7e2369b 100644 (file)
@@ -1,8 +1,13 @@
-SUBDIRS = test-server-utils libedataserver libebook-contacts libedata-book libebook book-migration libecal libedata-cal
-
-if BUILD_EXAMPLES
-SUBDIRS += cursor-example
-endif
+SUBDIRS = \
+       test-server-utils \
+       libedataserver \
+       libebook-contacts \
+       libedata-book \
+       libebook \
+       book-migration \
+       libecal \
+       libedata-cal \
+       $(NULL)
 
 @GNOME_CODE_COVERAGE_RULES@