summaryrefslogtreecommitdiffstats
path: root/client/x11/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-06-16 10:32:00 +0200
committerAlexander Larsson <alexl@redhat.com>2010-06-18 20:27:32 +0200
commit13026676627887a7d85abb49a0468150ac75ebe6 (patch)
tree75db55fe1d1822d6a2910431334c083bf94d5af6 /client/x11/Makefile.am
parentd9772344e60d9930ab35b7e88d4fd491314175d1 (diff)
downloadspice-13026676627887a7d85abb49a0468150ac75ebe6.tar.gz
spice-13026676627887a7d85abb49a0468150ac75ebe6.tar.xz
spice-13026676627887a7d85abb49a0468150ac75ebe6.zip
Generate and link marshallers into client
Diffstat (limited to 'client/x11/Makefile.am')
-rw-r--r--client/x11/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/x11/Makefile.am b/client/x11/Makefile.am
index 82a08dd1..cbc9c529 100644
--- a/client/x11/Makefile.am
+++ b/client/x11/Makefile.am
@@ -39,6 +39,9 @@ RED_COMMON_SRCS = \
$(CLIENT_DIR)/cache.hpp \
$(CLIENT_DIR)/demarshallers.h \
$(CLIENT_DIR)/generated_demarshallers.cpp \
+ $(CLIENT_DIR)/marshaller.cpp \
+ $(CLIENT_DIR)/generated_marshallers.h \
+ $(CLIENT_DIR)/generated_marshallers.cpp \
$(CLIENT_DIR)/sw_canvas.cpp \
$(CLIENT_DIR)/canvas.cpp \
$(CLIENT_DIR)/canvas.h \