From c950be814bd0f87d6b1d0a935bda213357dc43f0 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sun, 11 May 2008 10:47:57 -0400 Subject: [PATCH] Include tar/test/test_patterns.c, the initial skeleton of a test for command-line pattern matching. SVN-Revision: 41 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0ef2d3d5f..23317aac6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -311,6 +311,7 @@ bsdtar_test_SOURCES= \ tar/test/test_getdate.c \ tar/test/test_help.c \ tar/test/test_option_T.c \ + tar/test/test_patterns.c \ tar/test/test_stdio.c \ tar/test/test_version.c -- 2.47.3