aboutsummaryrefslogtreecommitdiffstats
path: root/echld/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'echld/Makefile.am')
-rw-r--r--echld/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/echld/Makefile.am b/echld/Makefile.am
index f842243ca7..b6336d286f 100644
--- a/echld/Makefile.am
+++ b/echld/Makefile.am
@@ -50,12 +50,14 @@ libechld_la_SOURCES = \
libechld_la_DEPENDENCIES = \
+ ../caputils/libcaputils.a \
../epan/libwireshark.la \
../wiretap/libwiretap.la \
../wsutil/libwsutil.la
libechld_la_LIBADD = \
+ ../caputils/libcaputils.a \
../epan/libwireshark.la \
../wsutil/libwsutil.la \
../wiretap/libwiretap.la \