summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobert.ancell@gmail.com <>2010-06-27 11:21:43 +1000
committerrobert.ancell@gmail.com <>2010-06-27 11:21:43 +1000
commit709c454a8e286c826e02f8957f18cae2d9cf072f (patch)
tree233c1abf3f134773c36fb495ed13854373765f41
parentff2439d774bb6e61aaec74e265691f1eda599c08 (diff)
downloadlightdm-709c454a8e286c826e02f8957f18cae2d9cf072f.tar.gz
Distribute some missing files
-rw-r--r--src/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d9cef1d3..89e4af08 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -53,6 +53,11 @@ lightdm_LDADD = \
$(LIGHTDM_LIBS) \
-lpam
+EXTRA_DIST = display-manager.xml \
+ display.xml \
+ session-manager.xml \
+ user-manager.xml
+
DISTCLEANFILES = \
$(BUILT_SOURCES) \
Makefile.in