Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/reference/Makefile.am
diff options
context:
space:
mode:
authorJames Cloos <cloos+gnome-evince-list@jhcloos.com>2008-01-08 16:56:35 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2008-01-08 16:56:35 (GMT)
commit1bbeb3bb43e8306da8e96e0c73abd478763b2454 (patch)
tree42b69cfd2269bed626ceccef00ca69038f9cc594 /help/reference/Makefile.am
parentf710435cf596bb7b5a4c863facb8e836ead10a10 (diff)
Includes library for file format into the list, fixes gtk-doc build.
2008-01-04 James Cloos <cloos+gnome-evince-list@jhcloos.com> * reference/Makefile.am: Includes library for file format into the list, fixes gtk-doc build. svn path=/trunk/; revision=2813
Diffstat (limited to 'help/reference/Makefile.am')
-rw-r--r--help/reference/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am
index a676eca..27abd07 100644
--- a/help/reference/Makefile.am
+++ b/help/reference/Makefile.am
@@ -90,6 +90,7 @@ 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 \