Wireshark-commits: [Wireshark-commits] master e7df09b: Add the easy_codec plugin to the source dist
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Aug 2014 16:17:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7df09b82f9b8336796e8d6e238fff3c76a7b779
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e7df09b by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Add the easy_codec plugin to the source distribution.
    
    It doesn't build on Linux but cmake looks for it (won't build without it) and
    Windows users might want it.
    
    Change-Id: I978f0de0a2895a82f4f3b8c1e9e0ecec6a93e6f4
    Reviewed-on: https://code.wireshark.org/review/3325
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  44d30ec   cmake: forget about plugins/asn1: it's not used any more.
    adds  e7df09b   Add the easy_codec plugin to the source distribution.


Summary of changes:
 configure.ac                                       |    1 +
 plugins/Makefile.am                                |    1 +
 .../easy_codec/Makefile.am                         |   18 +++++++++++++-----
 3 files changed, 15 insertions(+), 5 deletions(-)
 copy asn1/acse/Makefile.nmake => plugins/easy_codec/Makefile.am (77%)