wireshark/plugins/v5ua
Ulf Lamping 647533a5ef put every python script name into "" so the call won't fail on Win32 native python.
The problem is the slash in e.g.:

 @$(PYTHON) ../../tools/make-dissector-reg.py

is interpreted as an option instead of being part of the path.

I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port.

svn path=/trunk/; revision=19730
2006-10-29 17:19:52 +00:00
..
AUTHORS
COPYING
ChangeLog
Makefile.am remove plugin.c in distlclean 2006-06-02 06:53:30 +00:00
Makefile.common name change 2006-05-21 05:12:17 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
moduleinfo.h Compiling with -pedantic: 2003-12-21 03:53:33 +00:00
packet-v5ua.c Ethereal->Wireshark 2006-05-28 16:32:49 +00:00