summaryrefslogtreecommitdiffstats
path: root/eshtrans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eshtrans/Makefile')
-rw-r--r--eshtrans/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/eshtrans/Makefile b/eshtrans/Makefile
index 6858026..7dbd280 100644
--- a/eshtrans/Makefile
+++ b/eshtrans/Makefile
@@ -20,6 +20,7 @@ clean:
eshtrans: $(OBJECTS) Makefile
cat $(OBJECTS) >$@
printf 'main "$${@}"\n' >>$@
+ chmod a+x $@
$(OBJECTS): Makefile