summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index eaae52e..c64a6ee 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -109,7 +109,7 @@ archive.h: ${LA_SRCDIR}/archive.h.in ${LA_SRCDIR}/Makefile
list.h: ${TESTS} Makefile
(cd ${.CURDIR}; cat ${TESTS}) | grep DEFINE_TEST > list.h
-CLEANFILES += *.out *.o *.core *~ list.h archive.h ${TESTFILES}
+CLEANFILES += *.out *.o *.core *~ list.h archive.h
cleantest:
-chmod -R +w /tmp/libarchive_test.*
OpenPOWER on IntegriCloud