From 5c3247996684459328b033491da35c9e2b69d82a Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Wed, 28 May 2008 18:33:11 -0400 Subject: [PATCH] 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 --- libarchive/test/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.3