Witness: enum witness_notifyResponse_type
[metze/wireshark/wip.git] / plugins / Custom.make.example
1 #
2 # $Id$
3 #
4
5 _CUSTOM_SUBDIRS_ = \
6         foo
7
8 _CUSTOM_EXTRA_DIST_ = \
9         Custom.m4 \
10         Custom.make
11
12 _CUSTOM_plugin_ldadd_ = \
13         -dlopen plugins/foo/foo.la