]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: rebuild generated files after rpcgen_fix.pl tweak
authorEric Blake <eblake@redhat.com>
Fri, 6 May 2011 23:34:58 +0000 (17:34 -0600)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 9 May 2011 12:02:13 +0000 (14:02 +0200)
commit0f536dea9bab3ddce22af611c74951accc65478e
tree95a4750a37a6bfba52dc120202935a845962adbc
parent3e63a94cb9fd84698bfdd5d80d75dcb440ed9135
build: rebuild generated files after rpcgen_fix.pl tweak

Noticed this while trying to run rpcgen on cygwin.

* src/Makefile.am ($(srcdir)/remote/%_protocol.h)
($(srcdir)/remote/%_protocol.c): Add a dependency.
src/Makefile.am