diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-06-06 01:04:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-06-06 01:04:11 +0800 |
commit | 3874ec341919dbe6f655f7016930cffdba65cb5e (patch) | |
tree | 805d4b69072fd2ca61c8ab85542570867787d27f /configure.in | |
parent | af3a89f78a569e6b8dfbb7a9d94eda083eae1182 (diff) | |
download | gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.tar gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.tar.gz gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.tar.bz2 gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.tar.lz gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.tar.xz gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.tar.zst gsoc2013-epiphany-3874ec341919dbe6f655f7016930cffdba65cb5e.zip |
Add help/es/Makefile to AC_OUTPUT.
2004-06-05 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Add help/es/Makefile to AC_OUTPUT.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 97daab53f..4b94d7a4f 100644 --- a/configure.in +++ b/configure.in @@ -276,6 +276,7 @@ src/Makefile src/bookmarks/Makefile help/Makefile help/C/Makefile +help/es/Makefile help/eu/Makefile po/Makefile.in src/epiphany |