[Spice-devel] [PATCH spice-gtk] build-sys: stop installing spicy
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Wed Aug 9 20:48:58 UTC 2017
From: Marc-André Lureau <marcandre.lureau at redhat.com>
spicy is only a test UI. A proper end-user UI is provided by
virt-viewer, vinagre or Boxes for example.
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
---
tools/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 7c2d90e..5b7c4de 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -13,7 +13,7 @@ TOOLS_CPPFLAGS = \
$(NULL)
if WITH_GTK
-bin_PROGRAMS += spicy
+noinst_PROGRAMS = spicy
TOOLS_CPPFLAGS += $(GTK_CFLAGS)
endif
--
2.14.0.1.geff633fa0
More information about the Spice-devel
mailing list