summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-02-17 23:35:43 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-02-17 23:35:43 +0000
commit9550d79f55b6cc52abe2f4607ea3bd0965942a51 (patch)
tree8111cdf3edbc2848d5ed97239b8dcf3ae3a5eea2 /comms
parentExtened Call Utility, most powerful dialout pgm (diff)
ecu added
Notes
Notes: svn path=/head/; revision=1000
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 84358a6681dd..c320838a450e 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.8 1995/01/06 08:26:17 jkh Exp $
+# $Id: Makefile,v 1.9 1995/02/09 12:07:48 jkh Exp $
#
# restricted: rzsz kermit
#
-SUBDIR= flexfax mgetty+sendfax seyon
+SUBDIR= ecu flexfax mgetty+sendfax seyon
.include <bsd.port.subdir.mk>