gpo: fix the building of gpext to only once
[bbaumbach/samba-autobuild/.git] / source3 / libgpo / gpext / wscript_build
index 3a120a5aff0299cd7e149480dc4559b0bd17cb01..365b4203f914104e4726890026bdc9546f5372d0 100644 (file)
@@ -1,9 +1,5 @@
 #!/usr/bin/env python
 
-bld.SAMBA3_SUBSYSTEM('gpext',
-                    source='../../../libgpo/gpext/gpext.c',
-                    deps='samba-util samba3core gpo')
-
 bld.SAMBA3_MODULE('gpext_registry',
                  subsystem='gpext',
                  source='registry.c',