From 68af41899e1527d1485360a51bc13751336f41ce Mon Sep 17 00:00:00 2001 From: Grzegorz Antoniak Date: Tue, 18 Dec 2018 20:59:21 +0100 Subject: [PATCH] Added missing files into Makefile.am --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.47.2