aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-06-25 22:21:58 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-06-25 22:21:58 +0000
commit9e1359e2fab24df5d56c3e85dfe5ba926faf2eef (patch)
tree3ccaa6090eed579517072a1dc6fcbea16450721c /Makefile.am
parentefbde1c75a5ac52cf228a35d2f91ff61f35659a0 (diff)
Revert 43481: linking dftest against libui was not the problem.
svn path=/trunk/; revision=43488
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cf0ee0080d..d757c01289 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -441,6 +441,7 @@ randpkt_CFLAGS = $(AM_CLEAN_CFLAGS)
# Libraries and plugin flags with which to link dftest.
dftest_LDADD = \
+ ui/libui.a \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
epan/libwireshark.la \