diff options
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 1db8a32c7..91523bc25 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -113,6 +113,7 @@ LDADD = \ $(top_builddir)/lib/history/libephyhistory.la \ $(top_builddir)/lib/libephymisc.la \ $(top_builddir)/lib/egg/libegg.la \ + $(top_builddir)/autoarchive/libautoarchive.la \ $(DBUS_LIBS) \ $(CODE_COVERAGE_LDFLAGS) \ $(DEPENDENCIES_LIBS) |