From: Daniel Veillard Date: Mon, 9 May 2011 06:23:19 +0000 (+0800) Subject: Re-add libvirt.spec to tarball to allwo "make rpm" X-Git-Tag: CVE-2011-2178~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ac48c7d7df0a5f5d79c49fcfbe826f5fe80bb0;p=thirdparty%2Flibvirt.git Re-add libvirt.spec to tarball to allwo "make rpm" Commit e6972165 broke "make rpm" and rpmbuild -ta tarball --- diff --git a/Makefile.am b/Makefile.am index ecc74356b0..49e42bf330 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ XML_EXAMPLES = \ EXTRA_DIST = \ ChangeLog-old \ - libvirt.spec.in \ + libvirt.spec libvirt.spec.in \ mingw32-libvirt.spec.in \ libvirt.pc.in \ autobuild.sh \