[folks/648811-dummy-backend-rebase1] tests: Add missing valgrind.mk include to test Makefile.ams



commit b225d857de8f90d6a9bf2f5b2629e31f196f971a
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Nov 6 10:59:18 2013 +0000

    tests: Add missing valgrind.mk include to test Makefile.ams

 tests/libsocialweb/Makefile.am |    1 +
 tests/tracker/Makefile.am      |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/libsocialweb/Makefile.am b/tests/libsocialweb/Makefile.am
index 36958f0..6027228 100644
--- a/tests/libsocialweb/Makefile.am
+++ b/tests/libsocialweb/Makefile.am
@@ -69,3 +69,4 @@ aggregation_SOURCES = \
 
 -include $(top_srcdir)/git.mk
 -include $(top_srcdir)/check.mk
+-include $(top_srcdir)/valgrind.mk
diff --git a/tests/tracker/Makefile.am b/tests/tracker/Makefile.am
index e042f46..095301c 100644
--- a/tests/tracker/Makefile.am
+++ b/tests/tracker/Makefile.am
@@ -360,3 +360,4 @@ CLEANFILES = \
 
 -include $(top_srcdir)/git.mk
 -include $(top_srcdir)/check.mk
+-include $(top_srcdir)/valgrind.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]