s4-waf: added rap/rpc.c
authorAndrew Tridgell <tridge@samba.org>
Fri, 26 Mar 2010 06:17:21 +0000 (17:17 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:08 +0000 (20:27 +1000)
source4/torture/wscript_build

index 101612b241777ce25e985abc42695fbbd34b8bea..f4822a170c967eee18782c46e5622aee273e9b74 100644 (file)
@@ -52,7 +52,7 @@ bld.SAMBA_MODULE('torture_rpc',
 bld.BUILD_SUBDIR('drs')
 
 bld.SAMBA_MODULE('TORTURE_RAP',
-       source='rap/rap.c',
+       source='rap/rap.c rap/rpc.c',
        autoproto='rap/proto.h',
        subsystem='smbtorture',
        init_function='torture_rap_init',