Valgrind integration, refactor build process
[platform/upstream/libsecret.git] / library / tests / Makefile.am
index ffde722..c7d3008 100644 (file)
@@ -26,4 +26,8 @@ test: $(TEST_PROGS)
 
 all-local: $(check_PROGRAMS)
 
-check-local: test
\ No newline at end of file
+check-local: test
+
+check-memory: perform-memcheck
+
+.PHONY: check-memory
\ No newline at end of file