From abcbebc73a075b19da8c175aaf7a275f0e53b52c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 19 Jul 2005 22:15:53 +0000 Subject: A help/epiphany.omf.in: R help/es/epiphany-es.omf: R help/es/epiphany.xml: 2005-07-20 Christian Persch * .cvsignore: * Makefile.am: * autogen.sh: * configure.ac: * help/C/epiphany.xml: * help/Makefile.am: A help/epiphany.omf.in: R help/es/epiphany-es.omf: R help/es/epiphany.xml: * help/es/es.po: R help/es/legal.xml: R help/eu/epiphany-eu.omf: R help/eu/epiphany.xml: * help/eu/eu.po: R help/eu/legal.xml: R help/fi/epiphany-fi.omf: R help/fi/epiphany.xml: R help/fi/legal.xml: R help/ja/epiphany-ja.omf: R help/ja/epiphany.xml: * help/ja/ja.po: R help/ja/legal.xml: R help/uk/epiphany-uk.omf: R help/uk/epiphany.xml: R help/uk/legal.xml: Use gnome-doc-utils, and move existing translations over. --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6ed29de2b..3beff672c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,8 +12,7 @@ EXTRA_DIST = \ intltool-update.in \ intltool-extract.in \ po/LINGUAS \ - xmldocs.make \ - omf.make \ + gnome-doc-utils.make \ COPYING.README \ HACKING \ MAINTAINERS \ @@ -23,6 +22,7 @@ EXTRA_DIST = \ DISTCLEANFILES = \ intltool-extract \ intltool-merge \ - intltool-update + intltool-update \ + gnome-doc-utils.make -DISTCHECK_CONFIGURE_FLAGS = --enable-python --enable-gtk-doc --disable-schemas-install --with-mozilla=$(MOZILLA) +DISTCHECK_CONFIGURE_FLAGS = --enable-dbus --enable-python --enable-gtk-doc --disable-schemas-install --disable-scrollkeeper --with-mozilla=$(MOZILLA) -- cgit v1.2.3