diff options
Diffstat (limited to 'archival/libunarchive/Makefile.in')
-rw-r--r-- | archival/libunarchive/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archival/libunarchive/Makefile.in b/archival/libunarchive/Makefile.in index 3d7bdef6b..d449c193e 100644 --- a/archival/libunarchive/Makefile.in +++ b/archival/libunarchive/Makefile.in | |||
@@ -49,6 +49,7 @@ LIBUNARCHIVE-y:= \ | |||
49 | \ | 49 | \ |
50 | data_align.o \ | 50 | data_align.o \ |
51 | find_list_entry.o \ | 51 | find_list_entry.o \ |
52 | open_transformer.o \ | ||
52 | init_handle.o | 53 | init_handle.o |
53 | 54 | ||
54 | GUNZIP_FILES:= check_header_gzip.o unzip.o | 55 | GUNZIP_FILES:= check_header_gzip.o unzip.o |