summaryrefslogtreecommitdiff
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 1b3cf0438fc4..c8da4c4dcd8c 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.91 1996/11/07 11:38:34 asami Exp $
+# $Id: Makefile,v 1.92 1996/11/11 19:44:15 obrien Exp $
#
SUBDIR += amanda
@@ -40,6 +40,7 @@
SUBDIR += trans
SUBDIR += unclutter
SUBDIR += xcalendar
+ SUBDIR += xgas
SUBDIR += zorro
.include <bsd.port.subdir.mk>