wireshark/asn1/h225
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
..
H323-MESSAGES.asn H.225.0 update to version 6 (05/2006) 2006-07-21 07:05:39 +00:00
Makefile Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014 2006-08-10 09:02:24 +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
h225-exp.cnf Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014 2006-08-10 09:02:24 +00:00
h225.cnf - add value_ptr into struct _asn1_ctx_t 2006-08-16 08:07:30 +00:00
packet-h225-template.c - new function ssl_dissector_delete() 2006-08-28 07:05:02 +00:00
packet-h225-template.h Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014 2006-08-10 09:02:24 +00:00