[Spice-devel] [PATCH spice-common 1/2] build: Reuse TEST_MARSHALLERS macro

Frediano Ziglio fziglio at redhat.com
Thu Jun 28 07:14:01 UTC 2018


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 tests/Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 457bb23..39d30c0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,9 +18,7 @@ test_logging_LDADD =					\
 
 
 test_marshallers_SOURCES =		\
-	generated_test_marshallers.c	\
-	generated_test_marshallers.h	\
-	generated_test_demarshallers.c	\
+	$(TEST_MARSHALLERS)		\
 	test-marshallers.c		\
 	test-marshallers.h		\
 	$(NULL)
-- 
2.17.1



More information about the Spice-devel mailing list