diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:18:51 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:18:51 +0000 |
commit | ab682cc6c083be0165caf40d00dbf3f63083377b (patch) | |
tree | 05c7c2b5d256ef11cc2942577c75cb0491ac7905 /databases | |
parent | assign maintainer (diff) |
Add missing firebird-devel subdir.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=52091
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d12201726974..813a468479f4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -17,6 +17,7 @@ SUBDIR += edb SUBDIR += fastdb SUBDIR += firebird + SUBDIR += firebird-devel SUBDIR += freetds SUBDIR += gadfly SUBDIR += gdbm |