summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-10-03 22:05:14 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-10-03 22:05:14 +0000
commit75740d181ad8324b7139e627b18aff1c0e58e6bf (patch)
treedf5fc81263855f26bc73b9f06684d9ad3e486a57 /databases/Makefile
parentA set of programs to convert a .dbf file to a MySQL table (diff)
Activate dbf2mysql
Notes
Notes: svn path=/head/; revision=22152
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 19038a353529..29b93443c50a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -3,6 +3,7 @@
SUBDIR += cdb
SUBDIR += db
SUBDIR += dbview
+ SUBDIR += dbf2mysql
SUBDIR += gadfly
SUBDIR += gdbm
SUBDIR += gmysql