From 0d2fb76c11be8d9902bca7a62d4d66f1df314fa0 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Thu, 25 Oct 2001 14:26:05 +0000 Subject: Modify applets to use libunarchive --- networking/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/Makefile') diff --git a/networking/Makefile b/networking/Makefile index 4dd0cdb56..bc110eefc 100644 --- a/networking/Makefile +++ b/networking/Makefile @@ -24,7 +24,7 @@ obj-y := obj-n := obj- := - +obj-$(CONFIG_APT_GET) += apt_get.o obj-$(CONFIG_HOSTNAME) += hostname.o obj-$(CONFIG_IFCONFIG) += ifconfig.o obj-$(CONFIG_NC) += nc.o -- cgit v1.2.3