[Spice-devel] [PATCH spice-xpi 4/6] do not install generator, if compiled

Peter Hatina phatina at redhat.com
Mon Oct 21 08:40:22 CEST 2013


Generator binary is not installed, when compiled.

---
 generator/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/generator/Makefile.am b/generator/Makefile.am
index c066d55..a82d26b 100644
--- a/generator/Makefile.am
+++ b/generator/Makefile.am
@@ -1,5 +1,5 @@
 if BUILD_GENERATOR
-bin_PROGRAMS                = spice-xpi-generator
+noinst_PROGRAMS             = spice-xpi-generator
 spice_xpi_generator_SOURCES = \
 	attribute.h           \
 	generator.cpp         \
-- 
Peter Hatina
ENG Server Experience, System Management
Red Hat Czech, Brno



More information about the Spice-devel mailing list