diff options
Diffstat (limited to 'archival/libunarchive/Kbuild.src')
-rw-r--r-- | archival/libunarchive/Kbuild.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archival/libunarchive/Kbuild.src b/archival/libunarchive/Kbuild.src index ed8e85793..81854558b 100644 --- a/archival/libunarchive/Kbuild.src +++ b/archival/libunarchive/Kbuild.src | |||
@@ -33,6 +33,8 @@ DPKG_FILES:= \ | |||
33 | get_header_tar.o \ | 33 | get_header_tar.o \ |
34 | filter_accept_list_reassign.o | 34 | filter_accept_list_reassign.o |
35 | 35 | ||
36 | INSERT | ||
37 | |||
36 | lib-$(CONFIG_AR) += get_header_ar.o unpack_ar_archive.o | 38 | lib-$(CONFIG_AR) += get_header_ar.o unpack_ar_archive.o |
37 | lib-$(CONFIG_BUNZIP2) += decompress_bunzip2.o | 39 | lib-$(CONFIG_BUNZIP2) += decompress_bunzip2.o |
38 | lib-$(CONFIG_UNLZMA) += decompress_unlzma.o | 40 | lib-$(CONFIG_UNLZMA) += decompress_unlzma.o |