Fix untracked files in test-server-utils.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 15 Dec 2012 16:19:35 +0000 (11:19 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 15 Dec 2012 16:19:35 +0000 (11:19 -0500)
tests/test-server-utils/Makefile.am
tests/test-server-utils/services/Makefile.am

index 34fe539..9264d6b 100644 (file)
@@ -1,5 +1,7 @@
 NULL =
 
+SUBDIRS = services
+
 @GNOME_CODE_COVERAGE_RULES@
 
 common_cflags = \
index 0ffe1db..f3d5287 100644 (file)
@@ -2,3 +2,5 @@ EXTRA_DIST = \
        org.gnome.evolution.dataserver.AddressBook.service.in   \
        org.gnome.evolution.dataserver.Calendar.service.in      \
        org.gnome.evolution.dataserver.Sources.service.in
+
+-include $(top_srcdir)/git.mk