summaryrefslogtreecommitdiff
path: root/extcap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/Makefile.am')
-rw-r--r--extcap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/extcap/Makefile.am b/extcap/Makefile.am
index 77bd317d8d..491522ad07 100644
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
@@ -67,6 +67,7 @@ endif
# Libraries and plugin flags with which to link randpktdump.
randpktdump_LDADD = \
../randpkt_core/librandpkt_core.a \
+ ../ui/libui.a \
../wiretap/libwiretap.la \
../wsutil/libwsutil.la \
@GLIB_LIBS@