X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=Makefile.am;h=1ce745a04c9c3e4f749936957d6f901eebf7d247;hb=7e3f3761e0a9fc93341ed0b9c69f6056d9a97af9;hp=c6efa2cebdae82a5d60547fababec00d07910ee5;hpb=6eff6022b2d43d15f41589fe77122da9fe764033;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 \