]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
tar/siginfo.c is a new file; include it in the portable build.
authorTim Kientzle <kientzle@gmail.com>
Tue, 20 May 2008 21:44:55 +0000 (17:44 -0400)
committerTim Kientzle <kientzle@gmail.com>
Tue, 20 May 2008 21:44:55 +0000 (17:44 -0400)
SVN-Revision: 79

Makefile.am

index b5a3eea00c9cb4b8b8f6c8ceb58cede904dd87d7..f9e1f0bd137b2e8c3c1b086db16e3de382ee2f63 100644 (file)
@@ -270,6 +270,7 @@ bsdtar_SOURCES=                             \
                tar/getdate.y           \
                tar/matching.c          \
                tar/read.c              \
+               tar/siginfo.c           \
                tar/subst.c             \
                tar/tree.c              \
                tar/tree.h              \