X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=Makefile.am;h=35b2ad1a8eb23b31cc93c52b91b06bf6173a1d6a;hb=1ab60207e56968e480be6400c67844017598b7dd;hp=542b540be310765345d5a9b20171c4fa74bfce49;hpb=ebcb2402da0d554dcaafa46b8c1b9cc3362f6be3;p=wimlib diff --git a/Makefile.am b/Makefile.am index 542b540b..35b2ad1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,7 @@ libwim_la_SOURCES = \ src/delete_image.c \ src/dentry.c \ src/dentry.h \ + src/encoding.c \ src/endianness.h \ src/export_image.c \ src/extract_image.c \ @@ -39,7 +40,6 @@ libwim_la_SOURCES = \ src/resource.c \ src/rbtree.c \ src/rbtree.h \ - src/rbtree_augmented.h \ src/security.c \ src/security.h \ src/sha1.c \