74f11dd src: Check libvirt_admin.syms for exported symbols

Authored and Committed by mprivozn 8 years ago
    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>
    
        
file modified
+5 -1