X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=Makefile.am;h=1ce745a04c9c3e4f749936957d6f901eebf7d247;hb=de6e24d17eac26d9da7e20eef7a49b1f5334e578;hp=c6efa2cebdae82a5d60547fababec00d07910ee5;hpb=56f882a80475fbe170f3d580400eb6f011ec5dfb;p=wimlib diff --git a/Makefile.am b/Makefile.am index c6efa2ce..1ce745a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -102,6 +102,8 @@ libwim_la_SOURCES = \ include/wimlib/integrity.h \ include/wimlib/list.h \ include/wimlib/lookup_table.h \ + include/wimlib/lz_extend.h \ + include/wimlib/lz_hash3.h \ include/wimlib/lz_mf.h \ include/wimlib/lz_mf_ops.h \ include/wimlib/lz_suffix_array_utils.h \