]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/Makefile.am
Allow greeters to run in-session
[sojka/lightdm.git] / src / Makefile.am
index fc6f7f25d581588a126dfd2bb4e9c63a5f3ec793..7cc0b01a5d689c0609b2c0eb84adb0040cecce27 100644 (file)
@@ -12,6 +12,10 @@ lightdm_SOURCES = \
        display-server.h \
        greeter.c \
        greeter.h \
+       greeter-session.c \
+       greeter-session.h \
+       greeter-socket.c \
+       greeter-socket.h \        
        guest-account.c \
        guest-account.h \
        lightdm.c \
@@ -19,20 +23,20 @@ lightdm_SOURCES = \
        logger.h \
        login1.c \
        login1.h \
-       mir-server.c \
-       mir-server.h \
+       log-file.c \
+       log-file.h \
        plymouth.c \
        plymouth.h \
        process.c \
        process.h \
        seat.c \
        seat.h \
+       seat-local.c \
+       seat-local.h \
        seat-unity.c \
        seat-unity.h \
        seat-xdmcp-session.c \
        seat-xdmcp-session.h \
-       seat-xlocal.c \
-       seat-xlocal.h \
        seat-xremote.c \
        seat-xremote.h \
        seat-xvnc.c \
@@ -51,12 +55,16 @@ lightdm_SOURCES = \
        vnc-server.h \
        vt.c \
        vt.h \
+       wayland-session.c \
+       wayland-session.h \
        x-authority.c \
        x-authority.h \
        x-server-local.c \
        x-server-local.h \
        x-server-remote.c \
        x-server-remote.h \
+       x-server-xmir.c \
+       x-server-xmir.h \
        x-server-xvnc.c \
        x-server-xvnc.h \
        x-server.c \
@@ -78,7 +86,8 @@ lightdm_CFLAGS = \
        -DLOG_DIR=\"$(localstatedir)/log/lightdm\" \
        -DRUN_DIR=\"$(localstatedir)/run/lightdm\" \
        -DCACHE_DIR=\"$(localstatedir)/cache/lightdm\" \
-       -DSESSIONS_DIR=\"$(pkgdatadir)/sessions:$(datadir)/xsessions\" \
+       -DSESSIONS_DIR=\"$(pkgdatadir)/sessions:$(datadir)/xsessions:$(datadir)/wayland-sessions\" \
+       -DWAYLAND_SESSIONS_DIR=\"$(datadir)/wayland-sessions\" \
        -DREMOTE_SESSIONS_DIR=\"$(pkgdatadir)/remote-sessions\" \
        -DGREETERS_DIR=\"$(pkgdatadir)/greeters:$(datadir)/xgreeters\"
 
@@ -109,6 +118,3 @@ lightdm_guest_session_CFLAGS = \
 
 EXTRA_DIST = \
        display-manager.xml
-
-DISTCLEANFILES = \
-       Makefile.in