mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 18:18:09 +02:00
simple-im: Rename source file to be consistent with other client tools
Except for weston-info, client source files are not prefixed "weston-". Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Jan Arne Petersen <janarne@gmail.com>
This commit is contained in:
parent
4c66a9031c
commit
c6a899dec7
2 changed files with 1 additions and 1 deletions
|
|
@ -779,7 +779,7 @@ nodist_weston_keyboard_SOURCES = \
|
|||
weston_keyboard_LDADD = libtoytoolkit.la
|
||||
weston_keyboard_CFLAGS = $(AM_CFLAGS) $(CLIENT_CFLAGS)
|
||||
|
||||
weston_simple_im_SOURCES = clients/weston-simple-im.c
|
||||
weston_simple_im_SOURCES = clients/simple-im.c
|
||||
nodist_weston_simple_im_SOURCES = \
|
||||
protocol/input-method-unstable-v1-protocol.c \
|
||||
protocol/input-method-unstable-v1-client-protocol.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue