Wireshark-commits: [Wireshark-commits] master c2ac9c5: Use correct relative path.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Jul 2016 20:51:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2ac9c5c0316a27f54830fae0b70cf7825c6d99c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c2ac9c5 by Guy Harris (guy@xxxxxxxxxxxx):

    Use correct relative path.
    
    The build is done in epan/wmem, so libwsutil.la is in ../../wsutil.
    
    Change-Id: I053f6b925829e9c5e9ded014fbc716abc527b46a
    Reviewed-on: https://code.wireshark.org/review/16790
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f6322a4   ifdef out a variable used only on Windows.
    adds  c2ac9c5   Use correct relative path.


Summary of changes:
 epan/wmem/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)