summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/Makefile.am
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2014-01-31 19:48:26 -0500
committerMichael Terry <michael.terry@canonical.com>2014-01-31 19:48:26 -0500
commitd5bf5930e9c60fb08c04904fe5befc7ca1a36aa9 (patch)
tree1e87fac150938623de915156c7f21aac51b4f40e /liblightdm-gobject/Makefile.am
parentc444c0d53b3e15ded97b0de9beb3159ca4247833 (diff)
downloadlightdm-git-d5bf5930e9c60fb08c04904fe5befc7ca1a36aa9.tar.gz
Split core of user.c out into a sharable class
Diffstat (limited to 'liblightdm-gobject/Makefile.am')
-rw-r--r--liblightdm-gobject/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblightdm-gobject/Makefile.am b/liblightdm-gobject/Makefile.am
index 9ab209e8..770ea13b 100644
--- a/liblightdm-gobject/Makefile.am
+++ b/liblightdm-gobject/Makefile.am
@@ -29,6 +29,7 @@ liblightdm_gobject_1_la_SOURCES= \
power.c \
session.c \
user.c \
+ $(top_srcdir)/common/user-list.c \
$(liblightdm_gobject_1include_HEADERS)
if HAVE_INTROSPECTION