wireshark/plugins/rdm
Olivier Biot 4459d9f0a9 Add support for plugin dissectors on cygwin builds, by adding the following
line to every Makefile.am file for a given plugin XXX:

	XXX_la_LIBADD = -L../../epan -lethereal @GLIB_LIBS@

This way symbols defined in libethereal and GLib are resolved when linking
the plugin dissector modules.

svn path=/trunk/; revision=10601
2004-04-14 22:13:28 +00:00
..
.cvsignore Fix the .cvsignore files. 2003-11-17 22:29:21 +00:00
AUTHORS
COPYING
Makefile.am Add support for plugin dissectors on cygwin builds, by adding the following 2004-04-14 22:13:28 +00:00
Makefile.nmake corrected cut and paste errors, makefile was unchanged copied from rtnet 2003-11-18 19:18:45 +00:00
moduleinfo.h
packet-rdm.c