wireshark/plugins/lwres
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
AUTHORS
Makefile.am Add support for plugin dissectors on cygwin builds, by adding the following 2004-04-14 22:13:28 +00:00
Makefile.nmake Use "$(OBJECTS)" whenever a complete list of .obj files appears, rather 2003-11-06 09:05:14 +00:00
moduleinfo.h warning: no newline at end of file 2003-12-21 04:40:14 +00:00
packet-lwres.c - Make --enable-static work again (configure.in, Makefile.am) 2003-09-05 07:44:50 +00:00