wireshark/plugins/irda
Guy Harris 581db4c2b8 Get rid of some generated files with "make distclean".
register.c, and the plugin.c for various plugins, are generated by tools
that must be available to do a build, and aren't distributed as part of
the source tarball.  That means "make distclean" should remove them.  Do
so.

Change-Id: I9e37abdafb50234cf1ebb5fb828446e45e605d78
Reviewed-on: https://code.wireshark.org/review/21125
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-04-16 08:24:01 +00:00
..
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am Get rid of some generated files with "make distclean". 2017-04-16 08:24:01 +00:00
irda-appl.h Remove use of pinfo->private_data (which doesn't appear to be used anyway) and pass it as dissector data. 2014-11-23 05:13:52 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
packet-ircomm.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-irda.c Dissectors don't need a journey of self discovery. 2016-12-31 07:31:42 +00:00
packet-sir.c Rename tvb_new_subset() to tvb_new_subset_length_caplen(). 2017-01-10 06:19:37 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00