launcher: fix broken distcheck
We were missing launcher-impl.h in Makefile.am Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
56fe1c7edd
commit
cb15620b74
@ -129,6 +129,7 @@ noinst_LTLIBRARIES += \
|
||||
libsession_helper_la_SOURCES = \
|
||||
src/launcher-util.c \
|
||||
src/launcher-util.h \
|
||||
src/launcher-impl.h \
|
||||
src/weston-launch.h \
|
||||
src/launcher-weston-launch.c \
|
||||
src/launcher-direct.c
|
||||
|
Loading…
Reference in New Issue
Block a user