From f587a073c65d50c2ce0e0d0188e05b6038fc5328 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 16 May 2012 15:41:27 -0600 Subject: [PATCH] Revert "building: remove libvirt_dbus.syms from EXTRA_DIST" This reverts commit 372a14c67365660cf03260bfcacd01e9ce600ebb. We shoul not have cherry-picked 28ae4ff0 without also cherry-picking 2223ea98, but the latter is too complex for a stable branch. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 8fe2ce68a5..a2aae9d827 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1232,6 +1232,7 @@ EXTRA_DIST += \ libvirt_driver_modules.syms \ libvirt_daemon.syms \ libvirt_linux.syms \ + libvirt_dbus.syms \ libvirt_network.syms \ libvirt_nwfilter.syms \ libvirt_sasl.syms \ -- 2.47.3