On Wed, Apr 15, 2015 at 11:17 AM, Christophe Fergeau
<[email protected]> wrote:
> 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
>
> _______________________________________________
> virt-tools-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/virt-tools-list

ACK!

-- 
Fabiano Fidêncio

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to