From: Tim Kientzle Date: Wed, 28 May 2008 22:33:11 +0000 (-0400) Subject: Mis-integrate; the p4 version doesn't need this, since archive.h isn't X-Git-Tag: v2.6.0~189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c3247996684459328b033491da35c9e2b69d82a;p=thirdparty%2Flibarchive.git Mis-integrate; the p4 version doesn't need this, since archive.h isn't a built file. Code in CVS needs this until archive.h.in gets renamed to archive.h. SVN-Revision: 103 --- diff --git a/libarchive/test/Makefile b/libarchive/test/Makefile index efd6845df..3c002091b 100644 --- a/libarchive/test/Makefile +++ b/libarchive/test/Makefile @@ -73,7 +73,6 @@ TESTS= \ SRCS= ${LA_SRCS} \ ${TESTS} \ ${.OBJDIR}/list.h \ - ${.OBJDIR}/archive.h \ main.c \ read_open_memory.c