aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 69b308f91077..a1b1be0402e9 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.75 1996/04/09 06:50:27 asami Exp $
+# $Id: Makefile,v 1.76 1996/04/12 08:38:12 asami Exp $
#
SUBDIR += amanda
@@ -28,5 +28,6 @@
SUBDIR += team
SUBDIR += tkinfo
SUBDIR += tkman
+ SUBDIR += trans
.include <bsd.port.subdir.mk>