build-sys: Ship mingw-virt-viewer.spec in tarballs

virt-viewer.spec is already shipped in tarballs, it's convenient to have
a pregenerated mingw-virt-viewer.spec in there as well.
This commit is contained in:
Christophe Fergeau 2015-04-15 11:17:00 +02:00
parent 69a5077a8a
commit d316c04345

View File

@ -7,6 +7,7 @@ SUBDIRS = icons src man po data
AM_DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb
EXTRA_DIST = \
$(PACKAGE).spec \
mingw-$(PACKAGE).spec \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
@ -21,6 +22,7 @@ EXTRA_DIST = \
DISTCLEAN_FILES = \
$(PACKAGE).spec \
mingw-$(PACKAGE).spec \
intltool-extract \
intltool-merge \
intltool-update \