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 469004d..5675d09 100644 --- a/archival/libunarchive/Makefile.in +++ b/archival/libunarchive/Makefile.in @@ -36,6 +36,7 @@ LIBUNARCHIVE-y:= \ \ get_header_ar.o \ get_header_tar.o \ + get_header_tar_bz2.o \ get_header_tar_gz.o \ \ header_skip.o \ |