summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libgpo/gpext/wscript_build')
-rw-r--r--source3/libgpo/gpext/wscript_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libgpo/gpext/wscript_build b/source3/libgpo/gpext/wscript_build
index c2cca3d410..8f7164ab0d 100644
--- a/source3/libgpo/gpext/wscript_build
+++ b/source3/libgpo/gpext/wscript_build
@@ -8,7 +8,6 @@ GPEXT_SRC = '''../../../libgpo/gpext/gpext.c'''
bld.SAMBA_SUBSYSTEM('GPEXT',
source=GPEXT_SRC,
- deps='''GPEXT_REGISTRY GPEXT_SCRIPTS GPEXT_SECURITY''',
vars=locals())
bld.SAMBA_MODULE('GPEXT_REGISTRY',