summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-27 10:32:48 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-27 10:32:48 +0000
commit7c89ee8453d1f827469ccda93b0a3e49eb00abaf (patch)
tree11d2bde6c4facc820d27eeeb1e30efadf33f5242 /misc/Makefile
parentImport teapot port. teapot is a curses-based spreadsheet. (diff)
Activate teapot.
Notes
Notes: svn path=/head/; revision=10324
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 2811028a990e..a78a1714777f 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.135 1998/03/16 13:32:39 tg Exp $
+# $Id: Makefile,v 1.136 1998/03/22 05:10:53 jseger Exp $
#
SUBDIR += acron
@@ -43,6 +43,7 @@
SUBDIR += screen
SUBDIR += splitvt
SUBDIR += team
+ SUBDIR += teapot
SUBDIR += tkcron
SUBDIR += tkinfo
SUBDIR += tkman