aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@ericsson.com>2011-11-22 13:53:06 +0000
committerBalint Reczey <balint.reczey@ericsson.com>2011-11-22 13:53:06 +0000
commitf0642db264c54dd7040f7cba8f417995adbdf89f (patch)
treed43c558b96ff5e29fedeba3f1a7ce2ee5b1e60d2 /tools/Makefile.am
parent939feef06f2b2abeb4059389dff8469d22a2cb06 (diff)
hardcode /bin/sh to idl2wrs
svn path=/trunk/; revision=39984
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index c4d22d27fc..de47926776 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -98,8 +98,7 @@ EXTRA_DIST = \
ftsanity.py \
fuzz-test.sh \
html2text.py \
- idl2wrs.sh \
- idl2wrs.sh.in \
+ idl2wrs \
indexcap.py \
lex.py \
list_protos_in_cap.sh \