diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
465 | core-y := \ | 465 | core-y := \ |
466 | applets/ \ | 466 | applets/ \ |
467 | win32/icon/ \ | 467 | win32/resources/ \ |
468 | 468 | ||
469 | libs-y := \ | 469 | libs-y := \ |
470 | archival/ \ | 470 | archival/ \ |