From: Tim Kientzle Date: Sat, 6 Mar 2010 18:47:12 +0000 (-0500) Subject: Include archive_crc32.h in the distribution. X-Git-Tag: v3.0.0a~1160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bb676bdd27e73488988d29b98771af8622c6a22;p=thirdparty%2Flibarchive.git Include archive_crc32.h in the distribution. SVN-Revision: 2013 --- diff --git a/Makefile.am b/Makefile.am index 7f8ef5e5f..fd4063beb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,6 +93,7 @@ include_HEADERS= libarchive/archive.h libarchive/archive_entry.h libarchive_la_SOURCES= \ libarchive/archive_check_magic.c \ + libarchive/archive_crc32.h \ libarchive/archive_endian.h \ libarchive/archive_entry.c \ libarchive/archive_entry.h \