summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-04-03 20:06:02 +0000
committerErik Troan <ewt@redhat.com>2000-04-03 20:06:02 +0000
commit2baf867495ee7f85ab16ebbba9d2cc3eb78783fe (patch)
tree562260a29309d5f604562f0b7404b84f1ba15bef
parent3adb309ef526bc345c11593f91205535d5db0a84 (diff)
downloadanaconda-2baf867495ee7f85ab16ebbba9d2cc3eb78783fe.tar.gz
anaconda-2baf867495ee7f85ab16ebbba9d2cc3eb78783fe.tar.xz
anaconda-2baf867495ee7f85ab16ebbba9d2cc3eb78783fe.zip
changed boot subdir to bootdisk <argh>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3eb8bc837..97c204a82 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ include Makefile.inc
VERSION = 7.0
SUBDIRSHD = rpmmodule balkan isys libfdisk collage loader po \
- minislang textw utils scripts boot
+ minislang textw utils scripts bootdisk
SUBDIRS = $(SUBDIRSHD)
ifneq (ia64, $(ARCH))