Wireshark-commits: [Wireshark-commits] master 64b5ae0: automake: separate crypt C and header files.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Oct 2016 13:44:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64b5ae0892078b8b8f970a9875c675f57de6c239
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    automake: separate crypt C and header files.
    
    Only pass the C files files to checkAPIs (to match cmake and to allow
    checkAPIs to pass this directory).
    
    Change-Id: I305aeaaf1882061bad166957ae83383a0f35dfb7
    Reviewed-on: https://code.wireshark.org/review/18513
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3b1d991   ANSI IS-637 A: fix decoding of IA5 SMS
    adds  64b5ae0   automake: separate crypt C and header files.


Summary of changes:
 epan/crypt/Makefile.am |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)