From 9959905f02aab6a2fa47102ea77815acb8f6dfd0 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 20 May 2004 16:05:49 +0000 Subject: Remove "es" from build, it's missing the figures. Fixes bug #142846. 2004-05-20 Christian Persch * help/Makefile.am: Remove "es" from build, it's missing the figures. Fixes bug #142846. --- ChangeLog | 6 ++++++ help/Makefile.am | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 26afc1eca..ceffa9749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-05-20 Christian Persch + + * help/Makefile.am: + + Remove "es" from build, it's missing the figures. Fixes bug #142846. + 2004-05-19 Christian Persch * src/ephy-notebook.c: (ephy_notebook_remove_tab): diff --git a/help/Makefile.am b/help/Makefile.am index 3069a1153..5f17597e6 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1 +1 @@ -SUBDIRS = C es eu +SUBDIRS = C eu -- cgit v1.2.3