From 2b9b56e6eb187cc4ac5ab2ac6ebfd9865ee3d61b Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 23 Oct 2002 18:57:58 +0000 Subject: we generate the keymaps during buildinstall now --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ea278d0b2..0255d868b 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ endif SUBDIRSHD = balkan isys collage $(MINISLANG) $(MININEWT) loader po \ textw utils scripts bootdisk installclasses \ - keymaps fonts iw pixmaps $(STUBS) isomd5sum + fonts iw pixmaps $(STUBS) isomd5sum SUBDIRS = $(SUBDIRSHD) # DESTDIR - destination for install image for install purposes -- cgit