clients: Add screenshooter-client-protocol.h to screenshooter sources

This commit is contained in:
Kristian Høgsberg 2012-12-14 10:18:39 -05:00
parent d56d4d5f44
commit 038b9dc8ec

View File

@ -92,7 +92,10 @@ toolkit_libs = \
flower_SOURCES = flower.c
flower_LDADD = $(toolkit_libs)
weston_screenshooter_SOURCES = screenshot.c screenshooter-protocol.c
weston_screenshooter_SOURCES = \
screenshot.c \
screenshooter-protocol.c \
screenshooter-client-protocol.h
weston_screenshooter_LDADD = $(toolkit_libs)
weston_terminal_SOURCES = terminal.c