wireshark/plugins/pluginifdemo
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
..
ui pluginIF: Allow en-/disable of elements 2017-03-04 00:56:51 +00:00
AUTHORS
CMakeLists.txt
COPYING
Makefile.am Get rid of some generated files with "make distclean". 2017-04-16 08:24:01 +00:00
NEWS
README
moduleinfo.h
plugin.rc.in
pluginifdemo.c
pluginifdemo.h

README

This plugin demonstrates a Qt integration using plugin_if and
menubar_ext functionality.