[Spice-devel] [PATCH 02/15] configure.ac: fix make dist
Christophe Fergeau
cfergeau at redhat.com
Thu Apr 21 04:53:27 PDT 2011
---
client/windows/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/client/windows/Makefile.am b/client/windows/Makefile.am
index 041f57b..6d69511 100644
--- a/client/windows/Makefile.am
+++ b/client/windows/Makefile.am
@@ -141,8 +141,7 @@ RED_OGL_SRCS = \
$(CLIENT_DIR)/glc.cpp \
$(CLIENT_DIR)/red_gl_canvas.cpp \
$(CLIENT_DIR)/red_gl_canvas.h \
- $(CLIENT_DIR)/red_pixmap_gl.h \
- red_pixmap_gl.cpp
+ $(CLIENT_DIR)/red_pixmap_gl.h
else
RED_OGL_SRCS =
endif
--
1.7.4.4
More information about the Spice-devel
mailing list