summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2013-08-12 14:44:21 +0300
committerAlon Levy <alevy@redhat.com>2013-08-14 12:08:04 +0300
commitfe38ddf724a7cd47fe8225ba6b10e9abaaf53c89 (patch)
treeee86ab3be4fc1582831cbb3538728723382c3a7d /server/Makefile.am
parent376264b00925ce417be2a8a5097c26d7cc58d608 (diff)
downloadspice-fe38ddf724a7cd47fe8225ba6b10e9abaaf53c89.tar.gz
spice-fe38ddf724a7cd47fe8225ba6b10e9abaaf53c89.tar.xz
spice-fe38ddf724a7cd47fe8225ba6b10e9abaaf53c89.zip
server: move bit set/clear utilities out of red_worker.h
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 e5392ba8..feee2f15 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -99,6 +99,7 @@ libspice_server_la_SOURCES = \
zlib_encoder.h \
spice_bitmap_utils.h \
spice_bitmap_utils.c \
+ spice_server_utils.h \
$(NULL)
if SUPPORT_TUNNEL