diff options
-rw-r--r-- | src/couchdb/priv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/couchdb/priv/Makefile.am b/src/couchdb/priv/Makefile.am index 8c4383dc..5b76f8cd 100644 --- a/src/couchdb/priv/Makefile.am +++ b/src/couchdb/priv/Makefile.am @@ -63,6 +63,7 @@ endif if !WINDOWS couchspawnkillable: spawnkillable/couchspawnkillable.sh cp $< $@ + chmod +x $@ endif # libtool and automake have defeated markh. For each of our executables |