summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-06-14 16:11:04 +0200
committerAlexander Larsson <alexl@redhat.com>2010-06-18 16:32:11 +0200
commit0cca1ed2af3f74ec6519382c2d52dbfaa9762700 (patch)
treebef026a18f905b74e8158d084e03f5e5ad484423 /common/Makefile.am
parent1a0b3fbdbb4d0c0cb54415e361dcd2af164ecdd7 (diff)
downloadspice-0cca1ed2af3f74ec6519382c2d52dbfaa9762700.tar.gz
spice-0cca1ed2af3f74ec6519382c2d52dbfaa9762700.tar.xz
spice-0cca1ed2af3f74ec6519382c2d52dbfaa9762700.zip
Add SpiceMarshaller for easy marshalling
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 222965e8..5c1d6e07 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -39,6 +39,8 @@ COMMON_SRCS = \
lz_config.h \
lz_decompress_tmpl.c \
lz.h \
+ marshaller.h \
+ marshaller.c \
quic_family_tmpl.c \
quic_rgb_tmpl.c \
quic_tmpl.c \