diff options
Diffstat (limited to 'archival/Kbuild.src')
-rw-r--r-- | archival/Kbuild.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/Kbuild.src b/archival/Kbuild.src index e49d385..3466452 100644 --- a/archival/Kbuild.src +++ b/archival/Kbuild.src @@ -4,7 +4,7 @@ # # Licensed under GPLv2, see file LICENSE in this source tree. -libs-y += libunarchive/ +libs-y += libarchive/ lib-y:= |