aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index bf769b7b646b..81ba9a0920cc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.5 1995/11/02 08:36:30 asami Exp $
+# $Id: Makefile,v 1.6 1996/04/12 06:44:38 asami Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
+ SUBDIR += xfsql
.include <bsd.port.subdir.mk>