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 28e2955b9..b59048612 100644 --- a/archival/libunarchive/Makefile.in +++ b/archival/libunarchive/Makefile.in | |||
@@ -35,6 +35,7 @@ LIBUNARCHIVE-y:= \ | |||
35 | filter_accept_reject_list.o \ | 35 | filter_accept_reject_list.o \ |
36 | \ | 36 | \ |
37 | get_header_ar.o \ | 37 | get_header_ar.o \ |
38 | get_header_cpio.o \ | ||
38 | get_header_tar.o \ | 39 | get_header_tar.o \ |
39 | get_header_tar_bz2.o \ | 40 | get_header_tar_bz2.o \ |
40 | get_header_tar_gz.o \ | 41 | get_header_tar_gz.o \ |