summaryrefslogtreecommitdiff
path: root/caputils
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-02-19 05:05:00 +0000
committerJoão Valverde <j@v6e.pt>2016-02-21 18:21:42 +0000
commitde1dc7e7b82a93ed8e686506c1120669622699cf (patch)
tree9c02de1cd6f4c4cbf8ae3bc0c03b55e0ff677883 /caputils
parent6e1d7b935b80ae651b246ce2e530ade81ce36593 (diff)
downloadwireshark-de1dc7e7b82a93ed8e686506c1120669622699cf.tar.gz
autotools: Improve libnl configuration and dependency
Change-Id: I3de7c2a6292a2f3fc57fdb849c23c3b31f6e4a13 Reviewed-on: https://code.wireshark.org/review/14052 Petri-Dish: João Valverde <j@v6e.pt> Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'caputils')
-rw-r--r--caputils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/caputils/Makefile.am b/caputils/Makefile.am
index f53c070a49..bcfad3eb91 100644
--- a/caputils/Makefile.am
+++ b/caputils/Makefile.am
@@ -22,7 +22,7 @@
include Makefile.common
include $(top_srcdir)/Makefile.am.inc
-AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS)
+AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS) $(LIBNL_CFLAGS)
noinst_LIBRARIES = libcaputils.a