s3/rpc_server: move rpc_modules.c to its own subsystem
authorRalph Boehme <slow@samba.org>
Mon, 16 Jan 2017 11:24:54 +0000 (12:24 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 20 Jan 2017 14:00:45 +0000 (15:00 +0100)
commitbe8e90f27a70f3ba8d708e984cf7b2a34e8c2628
tree3a645b7c16ab1a144eb6c195b2aeb91f3b0ebd43
parent9a55940e95909900b72726b2e216b36cbbd305ab
s3/rpc_server: move rpc_modules.c to its own subsystem

The source file rpc_modules.c was used in two places which lead to the
following build error when configuring with '--nonshared-binary=smbd/smbd':

  ERROR: source source3/rpc_server/rpc_modules.c is in more than one
  subsystem of target 'smbd/smbd': ['RPC_SERVICE', 'MDSSD']

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12524

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Noel Power <nopower@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Jan 20 15:00:45 CET 2017 on sn-devel-144
source3/rpc_server/wscript_build