diff options
Diffstat (limited to 'smime/gui/Makefile.am')
-rw-r--r-- | smime/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smime/gui/Makefile.am b/smime/gui/Makefile.am index 1a867d5aa4..5d35218038 100644 --- a/smime/gui/Makefile.am +++ b/smime/gui/Makefile.am @@ -36,7 +36,7 @@ libevolution_smime_la_SOURCES = \ libevolution_smime_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/smime/lib/libessmime.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ |