Remove unused variable DMALLOC_LOG.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 3 Nov 2002 12:51:34 +0000 (12:51 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 3 Nov 2002 12:51:34 +0000 (12:51 +0000)
t/Makefile.am

index a95ff704bb385acad470db4f182306a646038885..469f53cb20e11384c1c8a676d152d9fcaa62737a 100644 (file)
@@ -11,7 +11,7 @@ EXTRA_DIST=$(TESTS)
 TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@
 
 all-local:
-       @rm -f *.out $(DMALLOC_LOG)
+       @rm -f *.out
 
 check-% :      %.test all-local
        @srcdir=$(srcdir); export srcdir; \