]> git.ipfire.org Git - thirdparty/libvirt.git/commit
avoid a new "make distcheck" failure
authorJim Meyering <meyering@redhat.com>
Wed, 10 Dec 2008 19:21:00 +0000 (19:21 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 10 Dec 2008 19:21:00 +0000 (19:21 +0000)
commitbd0af10802f91253486114dd976234eba7407a80
treecb1effef63c9c2247270663b54ef4356f19adb9a
parent79892762596c40de89f6a9e7b94170ba35728331
avoid a new "make distcheck" failure

Distribute the new file, libvirtd.logrotate.in, and make
distclean remove the build product, libvirtd.logrotate.
* qemud/Makefile.am (EXTRA_DIST): Add libvirtd.logrotate.in.
(DISTCLEANFILES): Initialize, and append libvirtd.logrotate.in.
ChangeLog
qemud/Makefile.am