wireshark/tools/Makefile.am
Gilbert Ramirez d3b5ddbef1 Add first attempt at creating a tool to take a [t]ethereal core file
and using gdb, extract the packet that was being dissected when the
core file was created. It works in simple cases; it will probably
fail in many other cases. Right now it only creates libpcap files, and uses
text2pcap to do so.

svn path=/trunk/; revision=4767
2002-02-21 16:15:56 +00:00

7 lines
86 B
Makefile

SUBDIRS = lemon
EXTRA_DIST = \
Makefile.nmake \
cvsdiff-fix.py \
pkt-from-core.py