]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Some extra files that were omitted from the distribution.
authorTim Kientzle <kientzle@gmail.com>
Fri, 27 Mar 2009 07:06:00 +0000 (03:06 -0400)
committerTim Kientzle <kientzle@gmail.com>
Fri, 27 Mar 2009 07:06:00 +0000 (03:06 -0400)
SVN-Revision: 866

Makefile.am

index 4cde47ea37495ec136c7ed926b0a9ef777303ec7..9967f3ae025cf696269576bc4588ce351fd20a6b 100644 (file)
@@ -31,6 +31,9 @@ AM_CFLAGS=-Wall -Werror
 EXTRA_DIST= \
        CMakeLists.txt                  \
        PROJECTS                        \
+       build/autoconf/la_syslibsearchpath.m4   \
+       build/autogen.sh                \
+       build/release.sh                \
        build/cmake                     \
        build/version                   \
        build/windows                   \
@@ -369,7 +372,8 @@ bsdtar_EXTRA_DIST=          \
        tar/bsdtar_cygwin.c     \
        tar/CMakeLists.txt      \
        tar/config_freebsd.h    \
-       tar/COPYING
+       tar/COPYING             \
+       tar/test/list.h
 
 
 if BUILD_BSDTAR