summaryrefslogtreecommitdiffstats
path: root/command-stubs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-06-14 21:44:55 +0000
committerChris Lumens <clumens@redhat.com>2007-06-14 21:44:55 +0000
commitf6bb1c7947b8c4378181c44515288937cc72cd72 (patch)
treeae00972eddee4f32b7afb224eab837cfc8a1cc99 /command-stubs
parentac0c0e896cda31af6e7765f5bb981dfab9fbe54a (diff)
downloadanaconda-f6bb1c7947b8c4378181c44515288937cc72cd72.tar.gz
anaconda-f6bb1c7947b8c4378181c44515288937cc72cd72.tar.xz
anaconda-f6bb1c7947b8c4378181c44515288937cc72cd72.zip
Fixes from buildinstall logs.
Diffstat (limited to 'command-stubs')
-rw-r--r--command-stubs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/command-stubs/Makefile b/command-stubs/Makefile
index d0d1c8fea..e832594a5 100644
--- a/command-stubs/Makefile
+++ b/command-stubs/Makefile
@@ -1,7 +1,7 @@
include ../Makefile.inc
STUBS = raidstart-stub raidstop-stub kudzu-probe-stub list-harddrives-stub \
- loadkeys-stub losetup-stub pump-stub mknod-stub syslogd-stub
+ loadkeys-stub losetup-stub dhcpclient-stub mknod-stub syslogd-stub
all:
@echo "Nothing to do"