]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src: Check libvirt_admin.syms for exported symbols
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 31 Aug 2015 09:35:46 +0000 (11:35 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 31 Aug 2015 09:35:46 +0000 (11:35 +0200)
commit74f11dd25b162aa3b79b62b7530bc531e1571f34
tree2cd1a8e99311bdcc9c015e37dc788185532a8d96
parentee7d5c312b4d9a756f321d25a2b8485e63501072
src: Check libvirt_admin.syms for exported symbols

We have this check rule in src/Makefile: check-symfile that
should check if all symbols we wanted to export are exported.
Moreover, if we are not exporting something more. Do the same
with libvirt_admin.syms.

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