aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 3b54533b4f..5ecdaa4e71 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -137,5 +137,8 @@ libedb3util_la_SOURCES = \
e-db3-utils.c \
e-dbhash.c
+libedb3util_la_LIBADD = \
+ $(DB3_LDADD)
+
BUILT_SOURCES = $(MARSHAL_GENERATED)
CLEANFILES = $(BUILT_SOURCES)