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:
@@ -5,6 +5,8 @@ libwmc_la_CPPFLAGS = \
|
||||
$(MM_CFLAGS)
|
||||
|
||||
libwmc_la_SOURCES = \
|
||||
protocol.h \
|
||||
result-private.h \
|
||||
errors.c \
|
||||
errors.h \
|
||||
utils.c \
|
||||
|
Reference in New Issue
Block a user