]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
Allow exporting images in any format supported by GdkPixbuf. Fixes bug
[evince.git] / shell / Makefile.am
index a4e8d1ef94a170e7c91e359e282b59e549c0a3f4..8a510b43f29affc4b6b4ed904d69b7bd9ee18900 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/fileformatchooser/  \
        -I$(top_srcdir)/libdocument                     \
        -I$(top_srcdir)/properties                      \
        -DGNOMELOCALEDIR=\"$(datadir)/locale\"          \
@@ -97,6 +98,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/fileformatchooser/libfileformatchooser.la \
        $(top_builddir)/properties/libevproperties.la                           \
        $(top_builddir)/libdocument/libevbackend.la                             \
        $(SHELL_LIBS)                                                           \