diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-12-19 23:55:45 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-12-19 23:55:45 +0100 |
commit | 759a3bcc88230c5232b748bb8f5a0c6e0cce128c (patch) | |
tree | 25c15bb606cf573ac217f82b2110166a45520734 /source4/lib/ldb/Makefile.in | |
parent | 9617a3945b804bf2d1409285df2a7add12690063 (diff) | |
parent | 04bef7fe2ab689a9ab569d5581034e0c02237771 (diff) | |
download | samba-759a3bcc88230c5232b748bb8f5a0c6e0cce128c.tar.gz samba-759a3bcc88230c5232b748bb8f5a0c6e0cce128c.tar.bz2 samba-759a3bcc88230c5232b748bb8f5a0c6e0cce128c.zip |
Merge branch 'pyregistry' of git://git.samba.org/jelmer/samba
Conflicts:
source4/lib/ldb/ldb_wrap.c
Diffstat (limited to 'source4/lib/ldb/Makefile.in')
-rw-r--r-- | source4/lib/ldb/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/ldb/Makefile.in b/source4/lib/ldb/Makefile.in index 8d95dae7ea..d97ca8bde3 100644 --- a/source4/lib/ldb/Makefile.in +++ b/source4/lib/ldb/Makefile.in @@ -17,7 +17,6 @@ builddir = @builddir@ sharedbuilddir = @sharedbuilddir@ INSTALLCMD = @INSTALL@ SLAPD = @SLAPD@ -SWIG = swig EXTRA_OBJ=@EXTRA_OBJ@ TESTS=test-tdb.sh @TESTS@ PACKAGE_VERSION = @PACKAGE_VERSION@ |