]> wimlib.net Git - wimlib/blobdiff - src/Makefile.am
NEWS
[wimlib] / src / Makefile.am
index edcd1eabf8d107d5d30ef2439ca5f04ee96b6c97..7f63d3b0e0016aa64e138c05fe590547b0713459 100644 (file)
@@ -11,8 +11,6 @@ compression_srcs = \
        comp.h \
        decomp.c \
        decomp.h \
-       huffman.c \
-       huffman.h \
        lz.c \
        lzx.h  \
        lzx-common.c \
@@ -30,13 +28,16 @@ other_srcs = \
        header.c \
        integrity.c \
        io.h \
+       join.c \
        lookup_table.c \
        lookup_table.h \
        modify.c \
        mount.c \
        resource.c \
+       security.c \
        sha1.c \
        sha1.h \
+       split.c \
        timestamp.h \
        util.c \
        util.h \