Updated translations.
[gedcom-parse.git] / t / Makefile.am
index a95ff704bb385acad470db4f182306a646038885..f898e0339a0bfa51790430d564e5dcba08e87188 100644 (file)
@@ -6,12 +6,12 @@ SUBDIRS=src input output .
 
 TESTS := $(wildcard $(srcdir)/*.test)
 
-EXTRA_DIST=$(TESTS)
+EXTRA_DIST=$(TESTS) test_valgrind untest_valgrind
 
 TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@
 
 all-local:
-       @rm -f *.out $(DMALLOC_LOG)
+       @rm -f *.out
 
 check-% :      %.test all-local
        @srcdir=$(srcdir); export srcdir; \