s4-idl: rename s4 server_id.idl to server_id4.idl
[samba.git] / source4 / librpc / idl / wscript_build
index aae98a26331178406df41f0545af114ece0518c1..6fe3690b335782734b5f3dd1978934413eb55212 100644 (file)
@@ -6,7 +6,7 @@ topinclude=os.path.join(bld.srcnode.abspath(), 'librpc/idl')
 
 bld.SAMBA_PIDL_LIST('PIDL',
                     source='''irpc.idl nfs4acl.idl s4_notify.idl ntp_signd.idl
-                              opendb.idl sasl_helpers.idl server_id.idl winbind.idl
+                              opendb.idl sasl_helpers.idl server_id4.idl winbind.idl
                               winsif.idl winsrepl.idl winstation.idl''',
                     options="--includedir=%s --header --ndr-parser --client --python --server" % topinclude,
                     output_dir='../gen_ndr')