http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21949
User: guy
Date: 2007/05/26 03:12 AM
Log:
 Go with a Makefile.common as other plugins have, and tweak the
 Makefile.nmake and Makefile.am files to more closely resemble the ones
 for other plugins.
 
 (This should fix at least one of the distcheck problems, namely that
 wmxtypes.h apparently wasn't getting put into the distribution.)
Directory: /trunk/plugins/m2m/
  Changes    Path               Action
  +83 -5     Makefile.am        Modified
  +41 -0     Makefile.common    Added
  +74 -8     Makefile.nmake     Modified