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 421f55f..65d4a31 100644 --- a/archival/libunarchive/Makefile.in +++ b/archival/libunarchive/Makefile.in @@ -47,6 +47,7 @@ LIBUNARCHIVE-y:= \ check_trailer_gzip.o \ copy_file_chunk_fd.o \ data_align.o \ + decompress_bunzip2.o \ find_list_entry.o \ init_handle.o \ seek_sub_file.o \ |