]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Catch up with new file
authorTim Kientzle <kientzle@gmail.com>
Mon, 25 May 2009 16:09:49 +0000 (12:09 -0400)
committerTim Kientzle <kientzle@gmail.com>
Mon, 25 May 2009 16:09:49 +0000 (12:09 -0400)
SVN-Revision: 1110

tar/test/Makefile

index 06d27abcd7e9ad74245e977fcf2eaaf42449d836..3edf09662389812bf2289819118a49305cdfa065 100644 (file)
@@ -21,7 +21,8 @@ TESTS=        \
        test_stdio.c                            \
        test_strip_components.c                 \
        test_symlink_dir.c                      \
-       test_version.c
+       test_version.c                          \
+       test_windows.c
 
 # Build the test program
 SRCS= ${TAR_SRCS}                              \