[virt-tools-list] [virt-viewer] build-sys: Ship mingw-virt-viewer.spec in tarballs
Christophe Fergeau
cfergeau at redhat.com
Wed Apr 15 09:17:50 UTC 2015
virt-viewer.spec is already shipped in tarballs, it's convenient to have
a pregenerated mingw-virt-viewer.spec in there as well.
---
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 5046ccf..d0e9ab4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \
--
2.3.5
More information about the virt-tools-list
mailing list