X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosui%2FMakefile.am;h=4e527bda74d0ed36efc555928bff999958716e9e;hp=03c1cfc917e002203f35eceec4b0014fd60e1896;hb=a3ddb5906167e445f937b16fafb7f5c537852f0a;hpb=c860d837a0c97a091c5f47fce91bdb8beb4602d3 diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 03c1cfc9..4e527bda 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -204,6 +204,7 @@ EXTRA_DIST = $(desktop_file).in $(desktop_file): $(desktop_file).in sed -e 's#%bindir%#@bindir@#' -e 's#%icondir%#$(datadir)/icons/hicolor/scalable/apps#' ${srcdir}/altos.desktop.in > $@ + chmod +x $@ if FATINSTALL