[Spice-devel] [PATCH 20/20] mingw: add Visual C++ files to EXTRA_DIST

Christophe Fergeau cfergeau at redhat.com
Thu Mar 1 02:17:54 PST 2012


---
 Makefile.am |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 5286ddf..2e845ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,4 +35,14 @@ vdservice_LDADD = -lwtsapi32
 vdagent_LDADD = $(CXIMAGE_LIBS)
 vdagent_CXXFLAGS = $(CXIMAGE_CFLAGS)
 
+EXTRA_DIST =			\
+	tests/clipboard.py	\
+	vdagent.sln		\
+	vdagent/resource.h	\
+	vdagent/vdagent.rc	\
+	vdagent/vdagent.vcproj	\
+	vdservice/vdservice.rc	\
+	vdservice/vdservice.vcproj
+
+
 -include $(top_srcdir)/git.mk
-- 
1.7.7.6



More information about the Spice-devel mailing list