URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec421a07b5dc7ae7490755b037417530b7db0a66
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec421a0 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Restore doc/plugins.example Makefile.am
This file was erroneously removed in 4a156da068269aae75d79cd08e579754c52a0c43.
This file is not part of Wireshark's (the application) build system.
We may want to convert the example to use CMake instead (purely for consistency) but until then configure.ac and Makefile.am are required files.
Change-Id: I7902ff71a44bba798e8dc7083103d4785095b374
Reviewed-on: https://code.wireshark.org/review/27684
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from dbd99f8 PDCP NR: status bitmap starts at FMC+1
adds ec421a0 Restore doc/plugins.example Makefile.am
Summary of changes:
doc/plugins.example/Makefile.am | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 doc/plugins.example/Makefile.am