]> www.fi.muni.cz Git - evince.git/commitdiff
Includes library for file format into the list, fixes gtk-doc build.
authorJames Cloos <cloos+gnome-evince-list@jhcloos.com>
Tue, 8 Jan 2008 16:56:35 +0000 (16:56 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 8 Jan 2008 16:56:35 +0000 (16:56 +0000)
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

help/ChangeLog
help/reference/Makefile.am

index 1f15087247d1fdcadbe136bdd24f3ea6465355d9..5cce52a15a1d002491bd8fea16c8b57787af3836 100644 (file)
@@ -1,3 +1,8 @@
+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.
+
 2007-10-05  Jonh Wendell <jwendell@gnome.org>
 
        * pt_BR/pt_BR.po: Added Brazilian Portuguese translation,
index a676eca7ea5924cb04aca0e6d003117d9a3ff5a8..27abd070ac600949345c09610e6330413d24d4cd 100644 (file)
@@ -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       \