summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2014-02-04 17:55:32 -0500
committerMichael Terry <michael.terry@canonical.com>2014-02-04 17:55:32 -0500
commit5ba3bc15922902272de7009e02650d39a40da834 (patch)
treedf40f0c89c23902abefe7a83b3a3188489c12b58 /Makefile.am
parentd5bf5930e9c60fb08c04904fe5befc7ca1a36aa9 (diff)
downloadlightdm-git-5ba3bc15922902272de7009e02650d39a40da834.tar.gz
And convert accounts.c to use new sharable CommonUser class too
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 73c6788e..106e891e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS =
+SUBDIRS = common
if COMPILE_LIBLIGHTDM_GOBJECT
SUBDIRS += liblightdm-gobject
endif