summaryrefslogtreecommitdiff
path: root/source4/lib/tdb
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-22 18:24:00 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-22 18:24:00 +0100
commitcc984e4046726696a0e71a0fda488e947ccd05eb (patch)
tree4f244f2921ac9b045dda3373d9e59b802ed611c1 /source4/lib/tdb
parentb49e2f1f35e6b5a8ab7e992d5609070ddf0875b2 (diff)
downloadsamba-cc984e4046726696a0e71a0fda488e947ccd05eb.tar.gz
samba-cc984e4046726696a0e71a0fda488e947ccd05eb.tar.bz2
samba-cc984e4046726696a0e71a0fda488e947ccd05eb.zip
ldb/talloc/tdb: Use manually written pc file.
(This used to be commit c8947fda23eb874a7694bdee1b4de605744c2769)
Diffstat (limited to 'source4/lib/tdb')
-rw-r--r--source4/lib/tdb/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk
index c9e5a67d7b..8413611fa9 100644
--- a/source4/lib/tdb/config.mk
+++ b/source4/lib/tdb/config.mk
@@ -3,6 +3,7 @@
[LIBRARY::LIBTDB]
VERSION = 0.0.1
SO_VERSION = 0
+PC_FILE = tdb.pc
DESCRIPTION = Trivial Database Library
OBJ_FILES = \
common/tdb.o common/dump.o common/io.o common/lock.o \