summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorrobert.ancell@gmail.com <>2010-04-29 21:08:26 +1000
committerrobert.ancell@gmail.com <>2010-04-29 21:08:26 +1000
commit9e8fcfa450e52155dd5f664f954ebb2ec3e39768 (patch)
tree0d503ebb84d7fe6e05e81d7ffcccbaf3ebba28e0 /Makefile.am
downloadlightdm-9e8fcfa450e52155dd5f664f954ebb2ec3e39768.tar.gz
Compiles and does something
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 00000000..200fa4b4
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,17 @@
+SUBDIRS = po src
+
+EXTRA_DIST = \
+ autogen.sh \
+ lightdm.doap
+
+DISTCLEANFILES = \
+ Makefile.in \
+ aclocal.m4 \
+ configure \
+ depcomp \
+ gnome-doc-utils.make \
+ install-sh \
+ missing \
+ mkinstalldirs \
+ omf.make \
+ xmldocs.make