From: Grzegorz Antoniak Date: Tue, 18 Dec 2018 19:59:21 +0000 (+0100) Subject: Added missing files into Makefile.am X-Git-Tag: v3.4.0~136^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68af41899e1527d1485360a51bc13751336f41ce;p=thirdparty%2Flibarchive.git Added missing files into Makefile.am --- diff --git a/Makefile.am b/Makefile.am index 80a4e17d1..9646e50ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -132,6 +132,8 @@ libarchive_la_SOURCES= \ libarchive/archive_ppmd_private.h \ libarchive/archive_ppmd7.c \ libarchive/archive_ppmd7_private.h \ + libarchive/archive_ppmd8.c \ + libarchive/archive_ppmd8_private.h \ libarchive/archive_private.h \ libarchive/archive_random.c \ libarchive/archive_random_private.h \