From 2baf867495ee7f85ab16ebbba9d2cc3eb78783fe Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Mon, 3 Apr 2000 20:06:02 +0000 Subject: changed boot subdir to bootdisk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- cgit