> > Hi,
> > 
> > I'm building ver. 19598 and every time I rebuild I have to manually delete 
> > the rdm.dll from the old directories...
> > Seems that the build process keeps copying this .dll in both the new and the 
> > old folders...
> > I've just updated everything to 19598 so I'm quite sure that I've got the 
> > last Makefile.nmake ...
> > 
> > Giorgio
> > 
> 
> Manually deleting the contents of wireshark/plugins/rdm (the *source* 
> directory) worked for me
> (altho I would have thought that the svn update would have done the 
> delete....)
> 
> Bill Meier
Uh, I spoke too soon. The real fix is to remove the line in Makefile.nmake 
which copies the rdm.dll to the working directory.
I've submitted the Makefile.nmake change.
Bill