diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-21 00:05:49 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-21 00:05:49 +0800 |
commit | 9959905f02aab6a2fa47102ea77815acb8f6dfd0 (patch) | |
tree | 2ed1abb6402d38a81a4b045e8c1c044c0b6728cc /help | |
parent | 3c300a731f8fe6e2b7efff0991e227e712e71579 (diff) | |
download | gsoc2013-epiphany-9959905f02aab6a2fa47102ea77815acb8f6dfd0.tar.gz gsoc2013-epiphany-9959905f02aab6a2fa47102ea77815acb8f6dfd0.tar.zst gsoc2013-epiphany-9959905f02aab6a2fa47102ea77815acb8f6dfd0.zip |
Remove "es" from build, it's missing the figures. Fixes bug #142846.
2004-05-20 Christian Persch <chpe@cvs.gnome.org>
* help/Makefile.am:
Remove "es" from build, it's missing the figures. Fixes bug #142846.
Diffstat (limited to 'help')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |