]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fix builds using cmake for new ppmd code added.
authorAndres Mejia <amejia004@gmail.com>
Sun, 7 Aug 2011 03:41:35 +0000 (23:41 -0400)
committerAndres Mejia <amejia004@gmail.com>
Sun, 7 Aug 2011 03:41:35 +0000 (23:41 -0400)
SVN-Revision: 3548

libarchive/CMakeLists.txt

index 9ed8a5b37faeb1f1078a3e9499264194d4803bec..009960b71b4578a4a7a7910a6705a2ab3c2e1d8c 100644 (file)
@@ -44,6 +44,10 @@ SET(libarchive_SOURCES
   archive_read_open_file.c
   archive_read_open_filename.c
   archive_read_open_memory.c
+  archive_ppmd.h
+  archive_ppmd7.c
+  archive_ppmd7.h
+  archive_ppmd7dec.c
   archive_read_private.h
   archive_read_set_options.c
   archive_read_support_filter_all.c