xwayland: Split selection code into its own file

This commit is contained in:
Kristian Høgsberg
2012-05-21 15:52:02 -04:00
parent a921901369
commit 102bf0335d
4 changed files with 780 additions and 674 deletions
+1
View File
@@ -15,6 +15,7 @@ xserver_launcher_la_LIBADD = \
xserver_launcher_la_CFLAGS = $(GCC_CFLAGS) $(COMPOSITOR_CFLAGS)
xserver_launcher_la_SOURCES = \
xserver-launcher.c \
selection.c \
xserver-protocol.c \
xserver-server-protocol.h \
hash.c \