~ubuntu-branches/ubuntu/precise/libgsf/precise

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-19 19:27:47 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070719192747-tx4x9jmw8qqgo7om
Tags: 1.14.5-0ubuntu1
* New upstream release:
  - Revert jump to dynamic types, they aren't threadsafe. [#450722]
  - Compilation glitch on windows.  [#449807]
  - Avoid problems building without gconf macros installed.
  - Configure breakage --without-gnome. [#4488842]
* debian/libgsf-bin.install
  - install usr/share/man/man1/gsf.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
GTKDOC_LIBS = $(top_builddir)/gsf/libgsf-1.la $(LIBGSF_LIBS)
56
56
 
57
57
manpagedir   = $(mandir)/man1
58
 
manpage_DATA = gsf-office-thumbnailer.1
 
58
manpage_DATA = gsf-office-thumbnailer.1 gsf.1
59
59
 
60
60
if GTK_DOC_INSTALLED
61
61
include $(top_srcdir)/gtk-doc.make