aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2015-03-13 14:46:15 +0100
committerAlex Auvolat <alex@adnab.me>2015-03-13 14:46:53 +0100
commit243e6d72928d1fc4cf20366eab9007980b945458 (patch)
treeb4b2a22d4ef4cbb33c8c17f904f82cde73093ea6 /Makefile
parentfb5efb630ab93893f8bb3036acbb591591a03032 (diff)
downloadkogata-243e6d72928d1fc4cf20366eab9007980b945458.tar.gz
kogata-243e6d72928d1fc4cf20366eab9007980b945458.zip
Begin implement terminal
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e472d0..7e026bb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
DIRS = src/common/libkogata src/common/libc src/common/libalgo \
src/kernel src/lib/libkogata \
- src/sysbin/init src/sysbin/giosrv src/sysbin/login \
+ src/sysbin/init src/sysbin/giosrv src/sysbin/login src/sysbin/terminal \
res/fonts res/keymaps
all: