s4-waf: update torture for new ndr/drsblobs.c tests
authorAndrew Tridgell <tridge@samba.org>
Thu, 25 Mar 2010 05:48:46 +0000 (16:48 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:06 +0000 (20:27 +1000)
source4/torture/wscript_build

index 489d3300ae9e094b7fd5a8f42ff2f15625b53eaa..101612b241777ce25e985abc42695fbbd34b8bea 100644 (file)
@@ -34,7 +34,7 @@ bld.BUILD_SUBDIR('libnetapi')
 bld.BUILD_SUBDIR('libsmbclient')
 
 bld.SAMBA_SUBSYSTEM('TORTURE_NDR',
-       source='ndr/ndr.c ndr/winreg.c ndr/atsvc.c ndr/lsa.c ndr/epmap.c ndr/dfs.c ndr/netlogon.c ndr/drsuapi.c ndr/spoolss.c ndr/samr.c ndr/dfsblob.c',
+       source='ndr/ndr.c ndr/winreg.c ndr/atsvc.c ndr/lsa.c ndr/epmap.c ndr/dfs.c ndr/netlogon.c ndr/drsuapi.c ndr/spoolss.c ndr/samr.c ndr/dfsblob.c ndr/drsblobs.c',
        autoproto='ndr/proto.h',
        deps='torture SERVICE_SMB'
        )