aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-10-30 18:17:10 +0000
committerJörg Mayer <jmayer@loplof.de>2006-10-30 18:17:10 +0000
commit1069b24680de145e798688b15026770227f4a1b6 (patch)
tree71cf923e6e2a9c4f232f437206d4283de41122fa /configure.in
parent9a0a626449e9ea910127b0dc4f169e110afe8adb (diff)
carsten.prescher@eads.com:
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1114 @SHELL@ not replaced in idl2wrs svn path=/trunk/; revision=19742
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index fe983bda6c..961deeb78f 100644
--- a/configure.in
+++ b/configure.in
@@ -1386,6 +1386,7 @@ AC_OUTPUT(
plugins/stats_tree/Makefile
plugins/v5ua/Makefile
tools/Makefile
+ tools/idl2wrs.sh
tools/lemon/Makefile
,)