summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-07-19 11:56:02 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-07-19 11:56:02 +1000
commit0fcf4f079dd4996320fd0873747c74903d64f387 (patch)
tree28c2164730182779b7e3659e8f81e125aa494093 /liblightdm-gobject/Makefile.am
parent8867c5742db9726f094c402d0e753151e3c2459b (diff)
downloadlightdm-git-0fcf4f079dd4996320fd0873747c74903d64f387.tar.gz
liblightdm-gobject splits UserList into its own class
Diffstat (limited to 'liblightdm-gobject/Makefile.am')
-rw-r--r--liblightdm-gobject/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/liblightdm-gobject/Makefile.am b/liblightdm-gobject/Makefile.am
index 73a08c10..11ac8785 100644
--- a/liblightdm-gobject/Makefile.am
+++ b/liblightdm-gobject/Makefile.am
@@ -15,11 +15,12 @@ liblightdm_gobject_1_la_SOURCES= \
layout.c \
session.c \
user.c \
- user-private.h \
+ user-list.c \
lightdm/greeter.h \
lightdm/language.h \
lightdm/layout.h \
lightdm/session.h \
+ lightdm/user-list.h \
lightdm/user.h
if HAVE_INTROSPECTION