]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
Add GtkMountOperation (renamed to avoid conflicts) to be able to open
[evince.git] / shell / Makefile.am
index f4b3e0a6f74afafe29903933760cdcae7075c4a5..fce876acddf6e51338bb5e16356d59db9be1f17f 100644 (file)
@@ -5,6 +5,7 @@ INCLUDES=                                               \
        -I$(top_srcdir)/cut-n-paste/toolbar-editor/     \
        -I$(top_srcdir)/cut-n-paste/totem-screensaver/  \
        -I$(top_srcdir)/cut-n-paste/gedit-message-area/ \
+       -I$(top_srcdir)/cut-n-paste/evmountoperation/   \
        -I$(top_srcdir)/libdocument                     \
        -I$(top_srcdir)/properties                      \
        -DGNOMELOCALEDIR=\"$(datadir)/locale\"          \
@@ -90,6 +91,7 @@ evince_LDADD=                                                                 \
        $(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)/properties/libevproperties.la                           \
        $(top_builddir)/libdocument/libevbackend.la                             \
        $(SHELL_LIBS)