summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/python.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-01-21 22:01:32 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-01-21 22:01:32 +1100
commit24efc9fc36194d379838eb9911b65e93535da19b (patch)
treefa08fcbf21143655eb85ba79c6169b3b2eb24fdd /source4/lib/ldb/python.mk
parent8623c981b4a67dafc19234faffced1796f33b975 (diff)
parent440b1a1d04bca3027100b3bda84738730ffce71c (diff)
downloadsamba-24efc9fc36194d379838eb9911b65e93535da19b.tar.gz
samba-24efc9fc36194d379838eb9911b65e93535da19b.tar.bz2
samba-24efc9fc36194d379838eb9911b65e93535da19b.zip
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit b99b604a5f8b7eb98a6285145188c0b94946df78)
Diffstat (limited to 'source4/lib/ldb/python.mk')
-rw-r--r--source4/lib/ldb/python.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/source4/lib/ldb/python.mk b/source4/lib/ldb/python.mk
index f81c2e3e16..bbd4c1c5eb 100644
--- a/source4/lib/ldb/python.mk
+++ b/source4/lib/ldb/python.mk
@@ -1,7 +1,4 @@
-#######################
-# Start LIBRARY swig_ldb
[PYTHON::swig_ldb]
PUBLIC_DEPENDENCIES = LIBLDB
+CFLAGS = -Ilib/ldb/include
SWIG_FILE = ldb.i
-# End LIBRARY swig_ldb
-#######################