diff options
Diffstat (limited to '')
-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 469004d5f..5675d092f 100644 --- a/archival/libunarchive/Makefile.in +++ b/archival/libunarchive/Makefile.in | |||
@@ -36,6 +36,7 @@ LIBUNARCHIVE-y:= \ | |||
36 | \ | 36 | \ |
37 | get_header_ar.o \ | 37 | get_header_ar.o \ |
38 | get_header_tar.o \ | 38 | get_header_tar.o \ |
39 | get_header_tar_bz2.o \ | ||
39 | get_header_tar_gz.o \ | 40 | get_header_tar_gz.o \ |
40 | \ | 41 | \ |
41 | header_skip.o \ | 42 | header_skip.o \ |