Remove unused and untested source4 ntptr and spoolss systems
[sfrench/samba-autobuild/.git] / source4 / smbd / wscript_build
index 12d842b4bb695c387b2ed2c792beb5d5cef6a295..98220d043588b13edc762728ab99984a72ac06c0 100644 (file)
@@ -21,7 +21,7 @@ bld.SAMBA_BINARY('samba',
        source='server.c',
        subsystem_name='service',
        deps='''events process_model service samba-hostconfig samba-util POPT_SAMBA
-                popt gensec registry ntptr ntvfs share cluster COMMON_SCHANNEL SECRETS''',
+                popt gensec registry ntvfs share cluster COMMON_SCHANNEL SECRETS''',
        pyembed=True,
        install_path='${SBINDIR}',
        enabled=bld.AD_DC_BUILD_IS_ENABLED()