summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-29 16:09:06 +0000
committerMatt Wilson <msw@redhat.com>1999-08-29 16:09:06 +0000
commit99cfc128f622f940cc8ae410a103abdff448c8dd (patch)
tree6c42f09f8dffbb4326ccd736dfdcb69f7e200202 /Makefile
parent213dad30df1d45ab0d881fa503038b0d2fd33759 (diff)
downloadanaconda-99cfc128f622f940cc8ae410a103abdff448c8dd.tar.gz
anaconda-99cfc128f622f940cc8ae410a103abdff448c8dd.tar.xz
anaconda-99cfc128f622f940cc8ae410a103abdff448c8dd.zip
we need kudzu on hard drive installs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 64b1c63e0..621df5795 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-SUBDIRSHD = rpmmodule isys balkan libfdisk collage loader stubs po
-SUBDIRS = $(SUBDIRSHD) kudzu gnome-map
+SUBDIRSHD = rpmmodule isys balkan libfdisk collage loader stubs po kudzu
+SUBDIRS = $(SUBDIRSHD) gnome-map
BUILDONLYSUBDIRS = pump
TOPDIR = ../../..