diff options
Diffstat (limited to 'addressbook/util/Makefile.am')
-rw-r--r-- | addressbook/util/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index 85c21832e9..20d642de8e 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -19,6 +19,7 @@ libeabutil_la_SOURCES = \ libeabutil_la_LIBADD = \ $(EVOLUTION_ADDRESSBOOK_LIBS) \ + $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/e-util/libeutil.la MARSHAL_GENERATED = eab-marshal.c eab-marshal.h |