xwayland: Move socket and launcher code to it's own file

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