X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2FMakefile.am;h=7f63d3b0e0016aa64e138c05fe590547b0713459;hp=edcd1eabf8d107d5d30ef2439ca5f04ee96b6c97;hb=b864d14ada7c27fd776920346811fb40331f39b9;hpb=885632f08c75c1d7bb5d25436231c78f6ad7e0c0 diff --git a/src/Makefile.am b/src/Makefile.am index edcd1eab..7f63d3b0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \