summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/tdb/config.mk')
-rw-r--r--source4/lib/tdb/config.mk17
1 files changed, 4 insertions, 13 deletions
diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk
index 6c97c01b24..b68a121190 100644
--- a/source4/lib/tdb/config.mk
+++ b/source4/lib/tdb/config.mk
@@ -1,6 +1,9 @@
################################################
# Start SUBSYSTEM LIBTDB
-[SUBSYSTEM::LIBTDB]
+[LIBRARY::LIBTDB]
+MAJOR_VERSION = 0
+MINOR_VERSION = 0
+RELEASE_VERSION = 1
INIT_OBJ_FILES = \
common/tdb.o
ADD_OBJ_FILES = common/dump.o common/io.o common/lock.o \
@@ -14,18 +17,6 @@ REQUIRED_SUBSYSTEMS = \
################################################
################################################
-# Start LIBRARY LIBTDB
-[LIBRARY::libtdb]
-MAJOR_VERSION = 0
-MINOR_VERSION = 0
-RELEASE_VERSION = 1
-REQUIRED_SUBSYSTEMS = \
- LIBTDB
-#
-# End LIBRARY LIBLDB
-################################################
-
-################################################
# Start BINARY tdbtool
[BINARY::tdbtool]
INSTALLDIR = BINDIR