diff options
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r-- | src/common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 1f37f0a..f12f5eb 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am | |||
@@ -13,6 +13,7 @@ libextractor_common_la_LIBADD = \ | |||
13 | $(LTLIBICONV) -lz | 13 | $(LTLIBICONV) -lz |
14 | 14 | ||
15 | libextractor_common_la_SOURCES = \ | 15 | libextractor_common_la_SOURCES = \ |
16 | le_architecture.h \ | ||
16 | unzip.c \ | 17 | unzip.c \ |
17 | unzip.h \ | 18 | unzip.h \ |
18 | pack.c \ | 19 | pack.c \ |