[make-dissectors] Need to link with wsutil

Change-Id: I033352dfb1836d646db5a3db04b125d2058867c9
Reviewed-on: https://code.wireshark.org/review/24556
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
This commit is contained in:
AndersBroman 2017-11-23 17:31:38 +01:00 committed by Roland Knall
parent 0780975703
commit 6cc3abfc55
1 changed files with 2 additions and 1 deletions

View File

@ -1904,7 +1904,8 @@ noinst_PROGRAMS = make-dissectors
make_dissectors_CFLAGS = $(WS_CPPFLAGS) $(GLIB_CFLAGS)
make_dissectors_LDADD = $(GLIB_LIBS)
make_dissectors_LDADD = $(GLIB_LIBS) \
${top_builddir}/wsutil/libwsutil.la
# include asn1 in the source tarball. But nothing to build...
DIST_SUBDIRS = asn1 dcerpc