summaryrefslogtreecommitdiff
path: root/src/setup/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup/Makefile.am')
-rw-r--r--src/setup/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/Makefile.am b/src/setup/Makefile.am
index 7fe051ee..f58c6294 100644
--- a/src/setup/Makefile.am
+++ b/src/setup/Makefile.am
@@ -31,7 +31,7 @@ appdir = $(prefix)/share/applications
app_DATA = @PROGRAM_PREFIX@setup.desktop
@PROGRAM_PREFIX@setup.desktop : setup.desktop
- cp $^ $@
+ cp setup.desktop $@
if HAVE_PYTHON