summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2009-09-09 16:49:45 +0000
committerDimitri Sokolyuk <demon@dim13.org>2009-09-09 16:49:45 +0000
commited01a0a8ab47f0518188740a0b4e4a09964324d3 (patch)
treef80600221b4aa393504c18116f161525f3f13104
parent2b0586e8c2f6d705a02e4103a12b9a2557f0e69f (diff)
add textclock
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e0d97f..ee45e9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# $Id$
-SUBDIR= bofh env ip lavg math
+SUBDIR= bofh env ip lavg math textclock
.include <bsd.subdir.mk>