Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1ebfb3f: Distinguish between wireshark *source files*

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Jul 2014 21:17:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ebfb3fc915a3006d6c78023950263e29357ecb0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1ebfb3f by Guy Harris (guy@xxxxxxxxxxxx):

    Distinguish between wireshark *source files* and wireshark *dependencies*.
    
    Only the former should be run through checkAPI.pl; Windows .rc files,
    for example, shouldn't.
    
    Change-Id: I948705b4020b413834c37a0d685eedcb747aa237
    Reviewed-on: https://code.wireshark.org/review/3303
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  cb96099   Lua - it's not just for breakfast^Wdissectors any more!
    adds  1ebfb3f   Distinguish between wireshark *source files* and wireshark *dependencies*.


Summary of changes:
 CMakeLists.txt |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)