From 98190e1a3d9473be5bfb2567d868d5368004a2d2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 5 Jun 2007 13:00:23 +0000 Subject: Fix docs build on xulrunner trunk. 2007-06-05 Christian Persch * doc/reference/Makefile.am: Fix docs build on xulrunner trunk. svn path=/trunk/; revision=7070 --- ChangeLog | 6 ++++++ doc/reference/Makefile.am | 10 ++-------- doc/reference/tmpl/ephy-embed.sgml | 3 --- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 45c45fbcd..e84311c07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-05 Christian Persch + + * doc/reference/Makefile.am: + + Fix docs build on xulrunner trunk. + 2007-06-05 Wouter Bolsterlee * data/about.ini: diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 476aa31b4..5806ab3a7 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -1,9 +1,3 @@ -## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.9 - -INCLUDES = $(MOZILLA_COMPONENT_CFLAGS) \ - -include $(MOZILLA_INCLUDE_ROOT)/mozilla-config.h - # The name of the module DOC_MODULE=epiphany @@ -169,8 +163,8 @@ GTKDOC_LIBS = \ $(top_builddir)/lib/libephymisc.la \ $(top_builddir)/lib/egg/libegg.la \ $(GECKO_LIBS) \ - $(GECKO_EXTRA_LIBS) \ - $(DEPENDENCIES_LIBS) \ + $(MOZILLA_EXTRA_LIBS) \ + $(MOZILLA_GLUE_LIBS) \ $(DBUS_LIBS) \ $(LIBINTL) diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index a0f388f88..ad4f7914f 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -261,9 +261,6 @@ be done by casting). @: @: @: -@: -@: -@: @: @Param2: @Param3: -- cgit v1.2.3