X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=properties%2FMakefile.am;h=ecbb5d9473be1d0484a820a3b4d11ea18405a715;hb=33d9b680db507280f1d8fbb31c01d31de6531046;hp=de90d72ed1caff4f70cea93d0863be2a3d004af2;hpb=c32bea667da3de3379f86787d8f298caeea3a789;p=evince.git diff --git a/properties/Makefile.am b/properties/Makefile.am index de90d72e..ecbb5d94 100644 --- a/properties/Makefile.am +++ b/properties/Makefile.am @@ -24,7 +24,7 @@ libevince_properties_page_la_SOURCES = \ libevince_properties_page_la_LIBADD = \ libevproperties.la \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libevdocument3.la \ $(FRONTEND_LIBS) \ $(NAUTILUS_LIBS)