mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 11:08:14 +02:00
xwm: Add xwayland.h to Makefile.am
This commit is contained in:
parent
6a78a9730a
commit
529b00eb34
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ xwayland_la_LIBADD = \
|
|||
$(XWAYLAND_LIBS) \
|
||||
$(top_builddir)/shared/libshared.la
|
||||
xwayland_la_CFLAGS = $(GCC_CFLAGS) $(COMPOSITOR_CFLAGS)
|
||||
xwayland_la_SOURCES = \
|
||||
xwayland_la_SOURCES = \
|
||||
xwayland.h \
|
||||
window-manager.c \
|
||||
selection.c \
|
||||
launcher.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue