From: Tim Kientzle Date: Mon, 11 Jan 2016 01:48:34 +0000 (-0800) Subject: Include overlooked header file in distro X-Git-Tag: v3.1.900a~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e70066f5b25fbdbf01094f4deff6eba67ae463;p=thirdparty%2Flibarchive.git Include overlooked header file in distro --- diff --git a/Makefile.am b/Makefile.am index 3cb4db36e..ab6c1151b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \