summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2015-10-27 16:04:05 +0000
committerFrediano Ziglio <fziglio@redhat.com>2015-10-29 09:58:25 +0000
commit070e0fcd634ca29abfdd73bc8a2ac12958915072 (patch)
tree17413dd4e04d2412c207a7295d7dab4221531803 /server/Makefile.am
parent266d344b7fbbaa79f4112a62dc573e448239a2a8 (diff)
downloadspice-070e0fcd634ca29abfdd73bc8a2ac12958915072.tar.gz
spice-070e0fcd634ca29abfdd73bc8a2ac12958915072.tar.xz
spice-070e0fcd634ca29abfdd73bc8a2ac12958915072.zip
worker: move some cursor code to cursor-channel.c
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 42b222b3..19ff3c8c 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -108,6 +108,7 @@ libspice_server_la_SOURCES = \
red_worker.c \
red_worker.h \
display-channel.h \
+ cursor-channel.c \
cursor-channel.h \
reds.c \
reds.h \