From a4095cee91eae66f9379da7fa48accd588de24aa Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sat, 23 Aug 2008 20:19:54 -0400 Subject: [PATCH] Include the new cpio tests. SVN-Revision: 185 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3