]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Include overlooked header file in distro
authorTim Kientzle <kientzle@acm.org>
Mon, 11 Jan 2016 01:48:34 +0000 (17:48 -0800)
committerTim Kientzle <kientzle@acm.org>
Mon, 11 Jan 2016 01:48:34 +0000 (17:48 -0800)
Makefile.am

index 3cb4db36ed7d4f8448af1dbdd962787043e9daed..ab6c1151b916d190a05dc92d6a459a2caf6d1d6e 100644 (file)
@@ -114,6 +114,7 @@ libarchive_la_SOURCES= \
        libarchive/archive_entry_strmode.c \
        libarchive/archive_entry_xattr.c \
        libarchive/archive_getdate.c \
+       libarchive/archive_getdate.h \
        libarchive/archive_hmac.c \
        libarchive/archive_hmac_private.h \
        libarchive/archive_match.c \