summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-02-03 23:37:45 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-02-03 23:37:45 (GMT)
commitb70f428256963385a140e9eb503624106df5aa9b (patch)
treee4c8ea40d7b921cf9a2b36142a46041164e99263
parent425860b441b21e4aca7bf2473be26b0fe1e756e2 (diff)
Set an executable permission on the shell script.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@466 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
-rw-r--r--ChangeLog5
-rwxr-xr-x[-rw-r--r--]tools/d2c/d2c_genmakefile.sh0
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4099064..20e3074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-02-04 Cyrille Bagard <nocbos@gmail.com>
+ * tools/d2c/d2c_genmakefile.sh:
+ Set an executable permission on the shell script.
+
+15-02-04 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
* src/analysis/binary.h:
* src/analysis/binary-int.h:
diff --git a/tools/d2c/d2c_genmakefile.sh b/tools/d2c/d2c_genmakefile.sh
index bd5c379..bd5c379 100644..100755
--- a/tools/d2c/d2c_genmakefile.sh
+++ b/tools/d2c/d2c_genmakefile.sh