summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2011-08-28 14:45:24 +0200
committerThorsten Wißmann <edu@thorsten-wissmann.de>2011-08-28 14:45:24 +0200
commit7f80e4b09705d740b34ec3b54b8d40b280b3066e (patch)
tree9b367c562db6c12814a6c2712e095b0b5508e9cd /Makefile
parentc392ba5f95133a6f9573a72b0c8869d6fa0a634e (diff)
install autostart file with executable permissions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4cee1e95..77a21426 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,6 @@ install: all
install -m 644 doc/herbstclient.html $(DOCDIR)/
install -m 644 doc/herbstluftwm.html $(DOCDIR)/
install -m 644 BUGS $(DOCDIR)/
- install -m 644 share/autostart $(CONFIGDIR)/
+ install -m 755 share/autostart $(CONFIGDIR)/
install -m 644 share/herbstclient-completion $(ETCDIR)/bash_completion.d/