]> wimlib.net Git - wimlib/blobdiff - src/Makefile.am
Updated README
[wimlib] / src / Makefile.am
index 547892e276fb519d8021a0d330ce8e5ba1207575..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 \
@@ -36,8 +34,10 @@ other_srcs = \
        modify.c \
        mount.c \
        resource.c \
+       security.c \
        sha1.c \
        sha1.h \
+       split.c \
        timestamp.h \
        util.c \
        util.h \