Correct path to pidl

svn path=/trunk/; revision=30466
This commit is contained in:
Kovarththanan Rajaratnam 2009-10-10 08:14:38 +00:00
parent bf2ec50430
commit 1f57b83867
1 changed files with 1 additions and 1 deletions

View File

@ -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