build: ensure all needed files are included in dist

Added all needed headers to libwmc_la_SOURCES, so that they get into the dist
tarball.
This commit is contained in:
Aleksander Morgado
2011-10-17 09:41:50 +02:00
parent 5f24703b12
commit 0984dd9df8

View File

@@ -5,6 +5,8 @@ libwmc_la_CPPFLAGS = \
$(MM_CFLAGS) $(MM_CFLAGS)
libwmc_la_SOURCES = \ libwmc_la_SOURCES = \
protocol.h \
result-private.h \
errors.c \ errors.c \
errors.h \ errors.h \
utils.c \ utils.c \