summaryrefslogtreecommitdiff
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 b095628ec4e9..064232f9b15c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.7 1996/09/03 19:42:10 jfitz Exp $
+# $Id: Makefile,v 1.8 1996/09/23 22:41:31 jfitz Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
+ SUBDIR += msqlperl
SUBDIR += postgres95
SUBDIR += xfsql