summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-10-31 20:11:20 +0000
committerMark Murray <markm@FreeBSD.org>1996-10-31 20:11:20 +0000
commitc6d7927bae4a72603faf49a551c3c1c4155028af (patch)
treeae2268d2e0d18e24c84e62207f7ee442ab4dead9 /misc
parentDejaGNU is an automated testing tool. It uses expect to run your tests. (diff)
Add dejagnu
Notes
Notes: svn path=/head/; revision=4224
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index c6ee22c77b7d..4ed553a202cc 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.87 1996/10/31 10:53:08 asami Exp $
+# $Id: Makefile,v 1.88 1996/10/31 11:16:20 asami Exp $
#
SUBDIR += amanda
@@ -9,6 +9,7 @@
SUBDIR += chord
SUBDIR += colorls
SUBDIR += ctk
+ SUBDIR += dejagnu
SUBDIR += ecc
SUBDIR += fd
SUBDIR += fep