aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5020490..2863d35 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
DIRS = src/common/libkogata src/common/libc src/common/libalgo \
src/kernel src/lib/libkogata \
src/sysbin/init src/sysbin/giosrv src/sysbin/login \
- res/fonts
+ res/fonts res/keymaps
all:
for dir in $(DIRS); do \