aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dfab2e914..ee30c1f08 100644
--- a/Makefile
+++ b/Makefile
@@ -464,7 +464,7 @@ scripts_basic: include/autoconf.h
464# Objects we will link into busybox / subdirs we need to visit 464# Objects we will link into busybox / subdirs we need to visit
465core-y := \ 465core-y := \
466 applets/ \ 466 applets/ \
467 win32/icon/ \ 467 win32/resources/ \
468 468
469libs-y := \ 469libs-y := \
470 archival/ \ 470 archival/ \