summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7422e5daf..2366fdb8f 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,8 @@ include Makefile.inc
VERSION = 7.0
SUBDIRSHD = balkan isys libfdisk collage loader po text-help \
- minislang textw utils scripts bootdisk installclasses
+ minislang textw utils scripts bootdisk installclasses \
+ keymaps
SUBDIRS = $(SUBDIRSHD)
ifneq (ia64, $(ARCH))