Valgrind integration, refactor build process
[platform/upstream/libsecret.git] / egg / tests / Makefile.am
index f7cacc7..9ad124d 100644 (file)
@@ -1,3 +1,4 @@
+include $(top_srcdir)/Makefile.decl
 
 INCLUDES = \
        -I$(top_builddir) \
@@ -24,4 +25,6 @@ test: $(TEST_PROGS)
 
 check-local: test
 
+check-memory: perform-memcheck
+
 all-local: $(check_PROGRAMS)