]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
src: Cleanup libvirt_admin.syms
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 31 Aug 2015 09:37:45 +0000 (11:37 +0200)
committerCole Robinson <crobinso@redhat.com>
Tue, 22 Sep 2015 00:18:04 +0000 (20:18 -0400)
It's a generated file, so after 'distclean' it should be gone.
But it isn't yet.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
(cherry picked from commit 28fa50d22618a941636f777a3e6ce80618fe02b3)

src/Makefile.am

index 8ef44ce9a7ebad6c897b1cff734ee56b7fb15b8b..5880127e97c41a88c8004dfcf17e70a23e395b46 100644 (file)
@@ -1103,7 +1103,7 @@ USED_SYM_FILES = $(srcdir)/libvirt_private.syms
 GENERATED_SYM_FILES = \
        $(ACCESS_DRIVER_SYM_FILES) \
        libvirt.syms libvirt.def libvirt_qemu.def libvirt_lxc.def \
-       libvirt_admin.def \
+       libvirt_admin.syms libvirt_admin.def \
        $(NULL)
 
 if WITH_TEST