summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-08 14:00:02 +0100
committerGünther Deschner <gd@samba.org>2011-02-08 14:05:36 +0100
commit56fe080d87952c6f1f1175444327769c67c55167 (patch)
treeedd888720083a838581ec6883b452dd518c56f2f /source4/lib
parent947ba448a4d52bfbf03f6ed96e96d172a0c69dce (diff)
downloadsamba-56fe080d87952c6f1f1175444327769c67c55167.tar.gz
samba-56fe080d87952c6f1f1175444327769c67c55167.tar.bz2
samba-56fe080d87952c6f1f1175444327769c67c55167.zip
lib/compression: add shared wscript_build.
Guenther
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/wscript_build6
1 files changed, 0 insertions, 6 deletions
diff --git a/source4/lib/wscript_build b/source4/lib/wscript_build
index 27b5582ad9..872259d670 100644
--- a/source4/lib/wscript_build
+++ b/source4/lib/wscript_build
@@ -1,11 +1,5 @@
#!/usr/bin/env python
-bld.SAMBA_SUBSYSTEM('LZXPRESS',
- deps='replace',
- source='../../lib/compression/lzxpress.c'
- )
-
-
bld.SAMBA_SUBSYSTEM('GENCACHE',
source='../../source3/lib/gencache.c',
enabled=False,