Wireshark-commits: [Wireshark-commits] rev 47556: /trunk/plugins/ /trunk/plugins/mate/: Makefile.am

Date: Fri, 08 Feb 2013 04:20:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47556

User: guy
Date: 2013/02/07 08:20 PM

Log:
 We don't care what source files are "dissector" source files, we only
 need to care whether source files should be scanned for registration
 functions.
 
 Reduce the number of macros we define in Makefile.common.inc, getting
 rid of some only used internally.

Directory: /trunk/plugins/mate/
  Changes    Path               Action
  +4 -5      Makefile.am        Modified
  +9 -10     Makefile.common    Modified
  +5 -6      Makefile.nmake     Modified

Directory: /trunk/plugins/
  Changes    Path                   Action
  +23 -93    Makefile.common.inc    Modified