summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/python.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-03-04 00:43:24 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-03-04 00:43:24 +0100
commit2d1c06c5781600a0efcf9becd3e2773dbbbf2cc7 (patch)
treee7ecac9f5918df44a6f5abbf130fc3920fa61f35 /source4/lib/tdb/python.mk
parent19ca598c9cbd08b3bbb133d8bf4e54b628942015 (diff)
downloadsamba-2d1c06c5781600a0efcf9becd3e2773dbbbf2cc7.tar.gz
samba-2d1c06c5781600a0efcf9becd3e2773dbbbf2cc7.tar.bz2
samba-2d1c06c5781600a0efcf9becd3e2773dbbbf2cc7.zip
Fix includes.
(This used to be commit 99e61dade2bd9ae2a5dfe17f766528012c09e46c)
Diffstat (limited to 'source4/lib/tdb/python.mk')
-rw-r--r--source4/lib/tdb/python.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/tdb/python.mk b/source4/lib/tdb/python.mk
index 23b01c120c..2d61545b7f 100644
--- a/source4/lib/tdb/python.mk
+++ b/source4/lib/tdb/python.mk
@@ -1,3 +1,5 @@
[PYTHON::swig_tdb]
SWIG_FILE = tdb.i
PUBLIC_DEPENDENCIES = LIBTDB DYNCONFIG
+
+swig_tdb_OBJ_FILES = lib/tdb/tdb_wrap.o