aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-10 08:14:38 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-10 08:14:38 +0000
commit1f57b83867e5e584c55569e5b7ffd4013e4a86b4 (patch)
treed155ff9c1a67e5ead3f3c9cf2aba57626aff532b /epan/dissectors/pidl
parentbf2ec50430882acca3702e63362027e1b0f402d1 (diff)
Correct path to pidl
svn path=/trunk/; revision=30466
Diffstat (limited to 'epan/dissectors/pidl')
-rw-r--r--epan/dissectors/pidl/mapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/pidl/mapi/Makefile b/epan/dissectors/pidl/mapi/Makefile
index 36ebea83da..e2a8adace8 100644
--- a/epan/dissectors/pidl/mapi/Makefile
+++ b/epan/dissectors/pidl/mapi/Makefile
@@ -7,7 +7,7 @@ packet-dcerpc-mapi.c packet-dcerpc-mapi.h: mapi.idl \
mapicodes_enum.h \
mapitags_enum.h \
../idl_types.h
- pidl --verbose --includedir=.. --ws-parser -- mapi.idl
+ ../../../../tools/pidl/pidl --verbose --includedir=.. --ws-parser -- mapi.idl
clean:
rm -f packet-dcerpc-mapi.c packet-dcerpc-mapi.h idl_types.h