X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=032735dad3981f6659c421f60e703a4f3182cd91;hb=96d9657605d8d3adf29e241c2c35561f457abbb2;hp=498be8ad4b3ef9759402f1e328fbbc804a98797d;hpb=606f66cbbca54996a165121743cda6a993762c47;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 498be8ad..032735da 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -6,6 +6,7 @@ INCLUDES= \ -I$(top_srcdir)/lib \ -I$(top_srcdir)/cut-n-paste/recent-files/ \ -I$(top_srcdir)/cut-n-paste/zoom-control/ \ + -I$(top_srcdir)/cut-n-paste/toolbar-editor/ \ -I$(top_srcdir)/backend \ -I$(top_srcdir)/pdf \ -I$(top_srcdir)/pixbuf \ @@ -86,6 +87,7 @@ evince_LDADD= \ $(top_builddir)/cut-n-paste/recent-files/librecent.la \ $(top_builddir)/cut-n-paste/zoom-control/libephymisc.la \ $(top_builddir)/cut-n-paste/zoom-control/libephywidgets.la \ + $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \ $(top_builddir)/lib/libev.la \ libevbackendfactory.la \ $(NULL)