]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move the RPC generator scripts into src/rpc
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 10 Dec 2010 12:27:33 +0000 (12:27 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 24 Jun 2011 10:48:49 +0000 (11:48 +0100)
commitb17b4afafd418cd809dc061581a0d07755cceff1
tree2befe54559e15b5c0acf9c610b20457bf8d0f447
parent434de30da545aea1379324b9098061201dd1529b
Move the RPC generator scripts into src/rpc

Move the daemon/remote_generator.pl to src/rpc/gendispatch.pl
and move the src/remote/rpcgen_fix.pl to src/rpc/genprotocol.pl

* daemon/Makefile.am: Update for new name/location of generator
* src/Makefile.am: Update for new name/location of generator
cfg.mk
daemon/Makefile.am
src/Makefile.am
src/rpc/gendispatch.pl [moved from daemon/remote_generator.pl with 100% similarity]
src/rpc/genprotocol.pl [moved from src/remote/rpcgen_fix.pl with 100% similarity]