summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/greeter-autostart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/greeter-autostart/Makefile.am b/data/greeter-autostart/Makefile.am
index faa83cb7..0d8b01ab 100644
--- a/data/greeter-autostart/Makefile.am
+++ b/data/greeter-autostart/Makefile.am
@@ -21,7 +21,7 @@ desktop_in_files = \
gok.desktop.in \
metacity.desktop.in \
orca-screen-reader.desktop.in \
- polkit-gnome-authentication-agent-1.desktop \
+ polkit-gnome-authentication-agent-1.desktop.in \
$(NULL)
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)