wireshark/plugins/Custom.make.example
Alexis La Goutte 757aa33220 Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31 18:48:06 +00:00

12 lines
135 B
Text

#
_CUSTOM_SUBDIRS_ = \
foo
_CUSTOM_EXTRA_DIST_ = \
Custom.m4 \
Custom.make
_CUSTOM_plugin_ldadd_ = \
-dlopen plugins/foo/foo.la