|
|
@ -13,7 +13,8 @@ xwayland_la_LIBADD = \ |
|
|
|
$(XWAYLAND_LIBS) \
|
|
|
|
$(XWAYLAND_LIBS) \
|
|
|
|
$(top_builddir)/shared/libshared.la
|
|
|
|
$(top_builddir)/shared/libshared.la
|
|
|
|
xwayland_la_CFLAGS = $(GCC_CFLAGS) $(COMPOSITOR_CFLAGS)
|
|
|
|
xwayland_la_CFLAGS = $(GCC_CFLAGS) $(COMPOSITOR_CFLAGS)
|
|
|
|
xwayland_la_SOURCES = \
|
|
|
|
xwayland_la_SOURCES = \
|
|
|
|
|
|
|
|
xwayland.h \
|
|
|
|
window-manager.c \
|
|
|
|
window-manager.c \
|
|
|
|
selection.c \
|
|
|
|
selection.c \
|
|
|
|
launcher.c \
|
|
|
|
launcher.c \
|
|
|
|