summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-04-21 15:26:15 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-04-21 15:26:15 +1000
commit45bd49e07012b1724c8307d8e51ad0be1b381c66 (patch)
treeeba6b3cb76ab406aceb92159670a245fe37eddfc /liblightdm-gobject/Makefile.am
parent5dcf1b1af386d1d18ba25189b9ae9be5647ce287 (diff)
downloadlightdm-git-45bd49e07012b1724c8307d8e51ad0be1b381c66.tar.gz
Fix some distcheck issueslightdm-0.3.1
Diffstat (limited to 'liblightdm-gobject/Makefile.am')
-rw-r--r--liblightdm-gobject/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/liblightdm-gobject/Makefile.am b/liblightdm-gobject/Makefile.am
index 61844eb7..dc7e461c 100644
--- a/liblightdm-gobject/Makefile.am
+++ b/liblightdm-gobject/Makefile.am
@@ -16,7 +16,11 @@ liblightdm_gobject_0_la_SOURCES= \
layout.c \
session.c \
user.c \
- lightdm/*.h
+ lightdm/greeter.h \
+ lightdm/language.h \
+ lightdm/layout.h \
+ lightdm/session.h \
+ lightdm/user.h
if HAVE_INTROSPECTION