diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | doc/reference/Makefile.am | 10 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 3 |
3 files changed, 8 insertions, 11 deletions
@@ -1,3 +1,9 @@ +2007-06-05 Christian Persch <chpe@gnome.org> + + * doc/reference/Makefile.am: + + Fix docs build on xulrunner trunk. + 2007-06-05 Wouter Bolsterlee <wbolster@svn.gnome.org> * 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: |