X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=Makefile.am;h=35b2ad1a8eb23b31cc93c52b91b06bf6173a1d6a;hp=96a9d3901b47faa20ed62a455f84065bf0c30e57;hb=ded522fd0a15d740354329c5066ebd3473563e57;hpb=4449a8d6647cb1b5c251de9b77a0f4230811f09e diff --git a/Makefile.am b/Makefile.am index 96a9d390..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 \