Makefile: remove more generated files on clean
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 16 Nov 2011 21:58:46 +0000 (23:58 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 17 Nov 2011 17:15:31 +0000 (15:15 -0200)
commit6277f3df54b9f7469954866a36e176d46b9648ee
treeee86d1dbf47823ca2d924c689db26ff989ff99d6
parente49b4445d166821161b8e4b95ad2f65c26fe5ef4
Makefile: remove more generated files on clean

make clean missed the source qmp files generated
by python. Fix that.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Makefile