From 3ec229093dfa2c14d51ca86e6b2e761d05f8d01a Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 21 Jan 2002 23:07:11 +0000 Subject: oops, lost the loader dir --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 306eb63b6..e199d70e1 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ MINISLANG=minislang STUBS=stubs endif -SUBDIRSHD = balkan isys collage $(MINISLANG) po \ +SUBDIRSHD = balkan isys collage $(MINISLANG) loader po \ textw utils scripts bootdisk installclasses \ keymaps fonts iw pixmaps $(STUBS) iconvmodule SUBDIRS = $(SUBDIRSHD) -- cgit