wireshark/plugins/profinet
Peter Wu 48d376fbb2 plugins: fix dissector registration with CMake
Noticed when comparing output of `tshark -G fields` between autofoo and
cmake builds. With this change, I see no differences anymore.

While only WiMax needs this change, do a similar thing for consistency
with autofoo and between dissectors (actually, the contents of
${PLUGIN_FILES} minus plugin.c was used).

Change-Id: Ib61f69dcc0b8eda713da931b6cc3e946848bea9d
Reviewed-on: https://code.wireshark.org/review/7462
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2015-03-03 01:44:35 +00:00
..
AUTHORS
CMakeLists.txt plugins: fix dissector registration with CMake 2015-03-03 01:44:35 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
INSTALL
Makefile.am Don't show the echo/python command lines when making plugin.c 2014-08-31 22:14:54 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
NEWS
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-dcerpc-pn-io.c guid_to_ep_str -> guid_to_str 2015-01-08 07:18:09 +00:00
packet-dcom-cba-acco.c Fix assertion when applying conversation color 2014-12-26 22:18:09 +00:00
packet-dcom-cba-acco.h Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str. 2014-12-26 21:17:10 +00:00
packet-dcom-cba.c Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str. 2014-12-26 21:17:10 +00:00
packet-pn-dcp.c Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str. 2014-12-26 21:17:10 +00:00
packet-pn-mrp.c plugins: Cleanup #includes 2014-12-22 05:00:20 +00:00
packet-pn-mrrt.c Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
packet-pn-ptcp.c plugins: Cleanup #includes 2014-12-22 05:00:20 +00:00
packet-pn-rt.c Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
packet-pn.c plugins: Cleanup #includes 2014-12-22 05:00:20 +00:00
packet-pn.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00