From 643b45ebd89b23f6d84d28ead6ca49f24ded79aa Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Tue, 3 Sep 1996 19:42:10 +0000 Subject: [PATCH] Added xfsql --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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