]> xenbits.xensource.com Git - libvirt.git/commit
daemon: Distribute admin_server.h
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 17 Jun 2015 11:25:47 +0000 (13:25 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 17 Jun 2015 12:22:23 +0000 (14:22 +0200)
commit297e18f42b4ea3cc00d2e7e83c518980514847a3
tree0ecf8d18ab6458c7de05a92f33a0156bed9e4784
parent9156991668186d05db8c777226d121600a546700
daemon: Distribute admin_server.h

The Admin API consists of a few files on daemon side. Notably
daemon/admin_server.{ch}. While they are both on the repo, only
the .c file is mentioned in Makefile. Therefore, .h is not
distributed and 'make rpm' fails.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
daemon/Makefile.am