]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Mis-integrate; the p4 version doesn't need this, since archive.h isn't
authorTim Kientzle <kientzle@gmail.com>
Wed, 28 May 2008 22:33:11 +0000 (18:33 -0400)
committerTim Kientzle <kientzle@gmail.com>
Wed, 28 May 2008 22:33:11 +0000 (18:33 -0400)
a built file.
Code in CVS needs this until archive.h.in gets renamed to archive.h.

SVN-Revision: 103

libarchive/test/Makefile

index efd6845dfeddfd4cde9e0cd888f0bb7b799596f8..3c002091b439003e399b935fc41874f0f39b28a7 100644 (file)
@@ -73,7 +73,6 @@ TESTS= \
 SRCS= ${LA_SRCS}                               \
        ${TESTS}                                \
        ${.OBJDIR}/list.h                       \
-       ${.OBJDIR}/archive.h                    \
        main.c                                  \
        read_open_memory.c