From: Tim Kientzle Date: Sun, 24 Aug 2008 00:19:54 +0000 (-0400) Subject: Include the new cpio tests. X-Git-Tag: v2.6.0~107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4095cee91eae66f9379da7fa48accd588de24aa;p=thirdparty%2Flibarchive.git Include the new cpio tests. SVN-Revision: 185 --- diff --git a/Makefile.am b/Makefile.am index 1d3de5329..0293c97c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -407,6 +407,8 @@ bsdcpio_test_SOURCES= \ cpio/test/test_option_y.c \ cpio/test/test_option_z.c \ cpio/test/test_owner_parse.c \ + cpio/test/test_passthrough_dotdot.c \ + cpio/test/test_passthrough_reverse.c \ cpio/test/test_pathmatch.c bsdcpio_test_CPPFLAGS= -I$(top_builddir)/libarchive -I$(top_srcdir)/libarchive -I$(top_builddir)/cpio/test