summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2005-03-07 17:04:05 +0000
committerBastien Nocera <hadess@src.gnome.org>2005-03-07 17:04:05 +0000
commitd6f3b29fbe0b3a914fee4e06fca7a601bee8a174 (patch)
tree8f757b00c3ca713ccb7ae5e55719896d65bbe044 /help
parentdafa1e82c63ad99f578d6d2d7fc20d7f035668b6 (diff)
upd upd 1.0
2005-03-07 Bastien Nocera <hadess@hadess.net> * NEWS: upd * README: upd * configure.in: 1.0 * help/C/Makefile.am: * help/de/Makefile.am: * help/es/Makefile.am: * help/ru/Makefile.am: * omf.make: some distchecking fixes
Diffstat (limited to 'help')
-rw-r--r--help/C/Makefile.am2
-rw-r--r--help/de/Makefile.am2
-rw-r--r--help/es/Makefile.am2
-rw-r--r--help/ru/Makefile.am2
4 files changed, 4 insertions, 4 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
index c13d31a5..a9ec91cb 100644
--- a/help/C/Makefile.am
+++ b/help/C/Makefile.am
@@ -4,7 +4,7 @@ figdir = figures
docname = totem
lang = C
omffile = totem-C.omf
-entities = totem.xml legal.xml
+entities = legal.xml
include $(top_srcdir)/xmldocs.make
diff --git a/help/de/Makefile.am b/help/de/Makefile.am
index e47d5c37..147aeb3c 100644
--- a/help/de/Makefile.am
+++ b/help/de/Makefile.am
@@ -4,7 +4,7 @@ figdir = figures
docname = totem
lang = de
omffile = totem-de.omf
-entities = totem.xml legal.xml
+entities = legal.xml
include $(top_srcdir)/xmldocs.make
diff --git a/help/es/Makefile.am b/help/es/Makefile.am
index 0a7a4f84..8a194519 100644
--- a/help/es/Makefile.am
+++ b/help/es/Makefile.am
@@ -4,7 +4,7 @@ figdir = figures
docname = totem
lang = es
omffile = totem-es.omf
-entities = totem.xml legal.xml
+entities = legal.xml
include $(top_srcdir)/xmldocs.make
diff --git a/help/ru/Makefile.am b/help/ru/Makefile.am
index 8d51c826..0b00014c 100644
--- a/help/ru/Makefile.am
+++ b/help/ru/Makefile.am
@@ -4,7 +4,7 @@ figdir = figures
docname = totem
lang = ru
omffile = totem-ru.omf
-entities = totem.xml legal.xml
+entities = legal.xml
include $(top_srcdir)/xmldocs.make