X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=help%2Freference%2FMakefile.am;h=b0dbbe2a25bff246c4839506a625131b83406fdc;hb=63e5b30126ea0dc16cf1e85193aacd294854c87f;hp=27abd070ac600949345c09610e6330413d24d4cd;hpb=1bbeb3bb43e8306da8e96e0c73abd478763b2454;p=evince.git diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am index 27abd070..b0dbbe2a 100644 --- a/help/reference/Makefile.am +++ b/help/reference/Makefile.am @@ -90,11 +90,12 @@ INCLUDES= \ $(GTK_PRINT_CFLAGS) GTKDOC_LIBS= \ - $(top_builddir)/cut-n-paste/fileformatchooser/libfileformatchooser.la \ $(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \ $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \ $(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \ $(top_builddir)/cut-n-paste/gedit-message-area/libgeditmsgarea.la \ + $(top_builddir)/cut-n-paste/evmountoperation/libevmountoperation.la \ + $(top_builddir)/cut-n-paste/smclient/libsmclient.la \ $(top_builddir)/properties/libevproperties.la \ $(top_builddir)/libdocument/libevbackend.la \ $(SHELL_LIBS) \