Move all of the scripts in epan/dissectors/ to tools/ .
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 12 Sep 2009 23:02:34 +0000 (23:02 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 12 Sep 2009 23:02:34 +0000 (23:02 +0000)
commitc517919f94216ac8197872182f50291cf293c596
treedccd053b09996b8238da44b0549d768fbf8a3df2
parentb4ed6c5aa50888568ff0b20b11b2b30b282de285
Move all of the scripts in epan/dissectors/ to tools/ .

Add a target ("x11-dissector") to build the X11 dissector.

Put the X11-related files (back) in the source distribution.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29871 f5534014-38df-0310-8fa8-9805f1628bb7
13 files changed:
epan/dissectors/Makefile.am
epan/dissectors/Makefile.common
epan/dissectors/Makefile.nmake
epan/dissectors/README.X11
epan/dissectors/x11-declarations.h
epan/dissectors/x11-extension-errors.h
epan/dissectors/x11-extension-implementation.h
epan/dissectors/x11-glx-render-enum.h
epan/dissectors/x11-register-info.h
tools/Makefile.am
tools/ncp2222.py [moved from epan/dissectors/ncp2222.py with 100% similarity]
tools/process-x11-fields.pl [moved from epan/dissectors/process-x11-fields.pl with 100% similarity]
tools/process-x11-xcb.pl [moved from epan/dissectors/process-x11-xcb.pl with 99% similarity]