wireshark/plugins/rtnet
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 From Erwin Rol: 2003-08-17 01:05:21 +00:00
COPYING
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 Updates from Erwin Rol. 2004-11-24 02:36:14 +00:00
packet-rtnet.c name change 2006-05-21 05:12:17 +00:00