aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-06-18 18:54:31 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2014-06-18 18:03:43 +0000
commitcc37b50334dc9aeb6f0c61301db40d95d4e11afd (patch)
tree4e364d8c921c8dfe68654fdadd3216867060a603 /epan/Makefile.nmake
parentc6324a0b1ea6478a5f2c24b41cb26d0b02014536 (diff)
Get rid of obsolete references to nettle
Bug: 2089 Change-Id: Ie3337a1b750d8d95f6291c77dfd19cd1b0c57e83 Reviewed-on: https://code.wireshark.org/review/2388 Tested-by: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 0731af6cc7..9a5fac0e67 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -58,7 +58,6 @@ libwireshark_LIBS = \
$(C_ARES_LIBS) \
$(ADNS_LIBS) \
$(KFW_LIBS) \
- $(NETTLE_LIBS) \
$(ZLIB_LIBS) \
$(GNUTLS_LIBS) \
$(LUA_LIBS) \