aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/sgmls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sgmls/Makefile b/usr.bin/sgmls/Makefile
index 62c6ceaed214..49c658a3ba00 100644
--- a/usr.bin/sgmls/Makefile
+++ b/usr.bin/sgmls/Makefile
@@ -1,9 +1,9 @@
#
# Bmake file for sgmls
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1995/04/27 16:03:39 jfieber Exp $
#
-SUBDIR= libsgmls sgmls sgmlsasp rast
+SUBDIR= libsgmls sgmls instant sgmlsasp rast
.include <bsd.subdir.mk>