wireshark/plugins/mate
Роман Донченко 4a3e62cd54 Don't show the echo/python command lines when making plugin.c
For consistency with epan/dissectors/Makefile.am. Also, remove the
"with python" parts, since that's the only option now.

Change-Id: I761e1bf7995c1cc1ebd790013181fd6116b289a1
Reviewed-on: https://code.wireshark.org/review/3925
Reviewed-by: Evan Huus <eapache@gmail.com>
Petri-Dish: Evan Huus <eapache@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
2014-08-31 22:14:54 +00:00
..
examples Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
matelib Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
AUTHORS
CMakeLists.txt Add .rc files to the sources to have them included in the build 2014-06-20 23:58:22 +00:00
COPYING
INSTALL
Makefile.am Don't show the echo/python command lines when making plugin.c 2014-08-31 22:14:54 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Now that Python is mandatory on Windows, remove checks for it from nmakefiles 2014-08-09 20:23:39 +00:00
mate.h Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_grammar.lemon Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_parser.l
mate_runtime.c Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
mate_setup.c Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_util.c Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_util.h Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
moduleinfo.h
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
NEWS
packet-mate.c convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
plugin.rc.in