]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Re-add libvirt.spec to tarball to allwo "make rpm"
authorDaniel Veillard <veillard@redhat.com>
Mon, 9 May 2011 06:23:19 +0000 (14:23 +0800)
committerDaniel Veillard <veillard@redhat.com>
Mon, 9 May 2011 06:23:19 +0000 (14:23 +0800)
Commit e6972165 broke "make rpm" and rpmbuild -ta tarball

Makefile.am

index ecc74356b027d83bdfc71dbe9800a12e1333dd23..49e42bf330b31389cce08b11c3605271cc610c02 100644 (file)
@@ -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 \