aboutsummaryrefslogtreecommitdiff
path: root/networking/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-17 07:24:19 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-17 07:24:19 +0000
commitfa69f110d978a374e6ab1c213ff994446466b9dc (patch)
tree638b47992053b973046bc6e5ba50294702832414 /networking/Makefile.in
parent77dbe738d23da4065a156dd61ed0636f265e1bb6 (diff)
downloadbusybox-fa69f110d978a374e6ab1c213ff994446466b9dc.tar.gz
import fakeidentd module started by Thomas Lundquist
Diffstat (limited to 'networking/Makefile.in')
-rw-r--r--networking/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Makefile.in b/networking/Makefile.in
index 9bfe90176..4e27dbc67 100644
--- a/networking/Makefile.in
+++ b/networking/Makefile.in
@@ -24,6 +24,7 @@ endif
srcdir=$(top_srcdir)/networking
NETWORKING-y:=
NETWORKING-$(CONFIG_ARPING) += arping.o
+NETWORKING-$(CONFIG_FAKEIDENTD) += fakeidentd.o
NETWORKING-$(CONFIG_FTPGET) += ftpgetput.o
NETWORKING-$(CONFIG_FTPPUT) += ftpgetput.o
NETWORKING-$(CONFIG_HOSTNAME) += hostname.o