server: add char_device.h to Makefile.am for make dist

This commit is contained in:
Alon Levy 2010-11-30 20:29:26 +02:00
parent 9002d3f005
commit 3eac546309

View File

@ -119,6 +119,7 @@ libspice_server_la_SOURCES = \
generated_marshallers.h \
zlib_encoder.c \
zlib_encoder.h \
char_device.h \
$(TUNNEL_SRCS) \
$(COMMON_SRCS) \
$(GL_SRCS) \