diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/lib/tdb/config.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk index 06f97547bb..6339b91761 100644 --- a/source4/lib/tdb/config.mk +++ b/source4/lib/tdb/config.mk @@ -6,6 +6,8 @@ INIT_OBJ_FILES = \ ADD_OBJ_FILES = \ lib/tdb/common/tdbutil.o \ lib/tdb/common/spinlock.o +REQUIRED_SUBSYSTEMS = \ + LIBREPLACE # # End SUBSYSTEM LIBLDB ################################################ |