Some support for testing with valgrind.
[gedcom-parse.git] / t / Makefile.am
index 469f53cb20e11384c1c8a676d152d9fcaa62737a..f898e0339a0bfa51790430d564e5dcba08e87188 100644 (file)
@@ -6,7 +6,7 @@ SUBDIRS=src input output .
 
 TESTS := $(wildcard $(srcdir)/*.test)
 
-EXTRA_DIST=$(TESTS)
+EXTRA_DIST=$(TESTS) test_valgrind untest_valgrind
 
 TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@