summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-04-13 17:06:12 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-04-13 17:06:12 +1000
commit95e1c3ed16e8963a43960b8c07bd79cf70458262 (patch)
tree2c6d5e817509c81ea8c40bc7dad3b0993ba97d4d /liblightdm-gobject/Makefile.am
parentb4e1c27e839186d1993aa0b40d703ffd921c1931 (diff)
downloadlightdm-git-95e1c3ed16e8963a43960b8c07bd79cf70458262.tar.gz
Make reading from the server non-blocking, add get_in_authentication() method
Diffstat (limited to 'liblightdm-gobject/Makefile.am')
-rw-r--r--liblightdm-gobject/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblightdm-gobject/Makefile.am b/liblightdm-gobject/Makefile.am
index d972b328..4b3b2f3d 100644
--- a/liblightdm-gobject/Makefile.am
+++ b/liblightdm-gobject/Makefile.am
@@ -13,11 +13,11 @@ liblightdm_gobject_0includedir=$(includedir)/lightdm-gobject-0/lightdm
liblightdm_gobject_0_la_LIBADD = $(LIBLIGHTDM_GOBJECT_LIBS)
liblightdm_gobject_0_la_CFLAGS = $(LIBLIGHTDM_GOBJECT_CFLAGS) \
$(WARN_CFLAGS) \
- -I../src \
-DXSESSIONS_DIR=\"$(XSESSIONS_DIR)\"
liblightdm_gobject_0_la_SOURCES= \
greeter.c \
+ greeter-protocol.h \
language.c \
layout.c \
session.c \