aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-08-23 15:11:03 -0500
committerTed Gould <ted@gould.cx>2012-08-23 15:11:03 -0500
commitd478815a604d1668f5c52a9632536b63b2abc973 (patch)
tree7b1279b6c998919ca1384b688e7bc99a883e6ee4 /Makefile.am
parent5a85088269f25ce2e2b30923676e26d4154ac0fd (diff)
downloadlightdm-remote-session-remoteconfigure-d478815a604d1668f5c52a9632536b63b2abc973.tar.gz
lightdm-remote-session-remoteconfigure-d478815a604d1668f5c52a9632536b63b2abc973.tar.bz2
lightdm-remote-session-remoteconfigure-d478815a604d1668f5c52a9632536b63b2abc973.zip
Changing the desktop fiel to call our little script
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a0d998..cae4778 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,8 @@ autostart_filedir = $(pkgdatadir)
autostart_file_DATA = \
firefox-uccsconfigure.desktop
-EXTRA_DIST += firefox-uccsconfigure.desktop
+EXTRA_DIST += firefox-uccsconfigure.desktop.in
+CLEANFILES += firefox-uccsconfigure.desktop
###############################
# Dist check stuff