summaryrefslogtreecommitdiff
path: root/backend/ps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ps/Makefile.am')
-rw-r--r--backend/ps/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/ps/Makefile.am b/backend/ps/Makefile.am
index 0e49a111..beab7bb9 100644
--- a/backend/ps/Makefile.am
+++ b/backend/ps/Makefile.am
@@ -16,7 +16,7 @@ libpsdocument_la_SOURCES = \
libpsdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS)
libpsdocument_la_LIBADD = \
- $(top_builddir)/libdocument/libevdocument.la \
+ $(top_builddir)/libdocument/libatrildocument.la \
$(BACKEND_LIBS) \
$(SPECTRE_LIBS)