summaryrefslogtreecommitdiff
path: root/liblightdm-qt/Makefile.am
diff options
context:
space:
mode:
authorDavid Edmundson <david@davidedmundson.co.uk>2011-05-21 20:26:22 +0100
committerDavid Edmundson <david@davidedmundson.co.uk>2011-05-21 20:26:22 +0100
commit0512e111bbfc52df4959234ffe10031a731a2bec (patch)
treed0c5124f00cc9e220fb42333e5702bd57156991f /liblightdm-qt/Makefile.am
parenta84c640e8430216a71bf6085a22971a525f931d8 (diff)
downloadlightdm-0512e111bbfc52df4959234ffe10031a731a2bec.tar.gz
Fixed up makefiles to reflect directory change
Diffstat (limited to 'liblightdm-qt/Makefile.am')
-rw-r--r--liblightdm-qt/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/liblightdm-qt/Makefile.am b/liblightdm-qt/Makefile.am
new file mode 100644
index 00000000..8d56a28d
--- /dev/null
+++ b/liblightdm-qt/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = QLightDM
+
+DISTCLEANFILES = \
+ Makefile.in
+