Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] rev 14284: /trunk/doc/: Makefile.nmake /trunk/
Hello Gerald,
This patch also fixes a documentation issue. When generated on windows 
ethereal-filter.html didn't contain information about the filterable fields of 
the plugins. It would be good to have this fixed in the upcoming release, too.
Regards,
Lars
lroland@xxxxxxxxxxxx schrieb:
User: lroland
Date: 2005/05/02 08:03 PM
Log:
 add the new target "install-plugins" to nmake makefile
 in the plugins subdirectory. This target will copy all plugins to plugins/$(VERSION), thus (t)ethereal will
 find and load the plugins when called from within the source tree.
 
 call this target from the main nmake makefile after
 installing other dependencies. call it from the nmake makefile
 in the doc subdirectory before calling "tethereal -G".
 This way "tethereal -G" will recognize the filterable
 fields from the plugins, too.
Directory: /trunk/doc/
  Changes    Path              Action
  +3 -0      Makefile.nmake    Modified
Directory: /trunk/plugins/
  Changes    Path              Action
  +40 -0     Makefile.nmake    Modified
Directory: /trunk/
  Changes    Path              Action
  +6 -0      Makefile.nmake    Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14284&view=rev