Wireshark-commits: [Wireshark-commits] master ce9405b: cleanup: move extra libs to EPAN_EXTRA_LIBS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Oct 2016 17:38:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce9405b00b0bc49fef5a21f984251a1e0065580b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ce9405b by Jakub Zawadzki (darkjames-ws@xxxxxxxxxxxx):

    cleanup: move extra libs to EPAN_EXTRA_LIBS
    
    Every program linking with epan lib added some extra dependencies.
    Keep these in EPAN_EXTRA_LIBS.
    
    Change-Id: I3fac0974ef6a46675d35ee7b9862674923369b67
    Reviewed-on: https://code.wireshark.org/review/18356
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  28bbd56   Add SBC decoding support to Windows
    adds  ce9405b   cleanup: move extra libs to EPAN_EXTRA_LIBS


Summary of changes:
 Makefile.am |   47 ++++++++++++++++-------------------------------
 1 file changed, 16 insertions(+), 31 deletions(-)