madtty only need to control colors, let the caller deal with ncurses.
[apps/madtty.git] / Makefile
index e36fd9f..09f278f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 DEPTH=.
 include $(DEPTH)/am/header.mk
 
-SUBDIRS = madtty
+SUBDIRS = madtty demo
 
 include $(DEPTH)/am/footer.mk
 # vim:set ft=automake: