spice: server: common/ files are not needed by "make dist" (subdir config)

Signed-off-by: Uri Lublin <uril@redhat.com>
This commit is contained in:
Uri Lublin 2010-01-03 19:31:29 +02:00 committed by Yaniv Kamay
parent 766bd244dc
commit f0eb948b5c

View File

@ -69,9 +69,9 @@ libspice_la_SOURCES = \
snd_worker.h \
spice.h \
vd_interface.h \
$(COMMON_SRCS) \
$(NULL)
nodist_libspice_la_SOURCES = $(COMMON_SRCS)
libspiceincludedir = $(includedir)/libspice
libspiceinclude_HEADERS = \
spice.h \