summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-18 15:31:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-18 15:31:48 +0000
commit7a70e8b3f87b1e86671385291d657b38be8f8323 (patch)
tree3610f4635bd9424ac7d560db297d64d8f530f6d7 /databases/Makefile
parentThe config directory specified in 'config.h' is different (diff)
MyLibrary is a data management application using wiki-style link and search.
Files and notes can be added into the library as items. Each item can have text-style meta-data and attributes-style meta-data. Items can be linked as wiki, or searched based on meta-data. File content can even be searched with namazu. Author: Yen-Ju Chen
Notes
Notes: svn path=/head/; revision=177508
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 48329e2eb23c..e2d2521c004f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -125,6 +125,7 @@
SUBDIR += msql
SUBDIR += msql3
SUBDIR += mtop
+ SUBDIR += mylibrary
SUBDIR += mysql++
SUBDIR += mysql++1
SUBDIR += mysql-administrator