summaryrefslogtreecommitdiff
path: root/source4/Makefile
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-12-29 11:24:05 +0100
committerStefan Metzmacher <metze@samba.org>2008-12-29 14:46:08 +0100
commitaec16efaf29bc6c5e4973e2f4e218d7fc4b652cb (patch)
treebc83484ec198f32a87ea7da56184141a1785bdd4 /source4/Makefile
parenta7036d2bd0d6b476c886072518961fbbc10a5861 (diff)
downloadsamba-aec16efaf29bc6c5e4973e2f4e218d7fc4b652cb.tar.gz
samba-aec16efaf29bc6c5e4973e2f4e218d7fc4b652cb.tar.bz2
samba-aec16efaf29bc6c5e4973e2f4e218d7fc4b652cb.zip
s4: remove unused dbwrap code
If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze
Diffstat (limited to 'source4/Makefile')
-rw-r--r--source4/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/Makefile b/source4/Makefile
index fff2dbf544..7d4540ae6a 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -78,7 +78,6 @@ appwebsrcdir := lib/appweb
libstreamsrcdir := lib/stream
libutilsrcdir := ../lib/util
libtdrsrcdir := lib/tdr
-libdbwrapsrcdir := lib/dbwrap
libcryptosrcdir := ../lib/crypto
libtorturesrcdir := ../lib/torture
smb_serversrcdir := smb_server