diff options
author | Sankar P <psankar@novell.com> | 2007-09-10 14:51:40 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-09-10 14:51:40 +0800 |
commit | 20689b4abb60a851d0d82b4808b1ca9529c27897 (patch) | |
tree | f2bf59d72b7389eae7e5339983dbf23f2f467682 /configure.in | |
parent | 20a0499b76bd4c2692b0dc7ac47646ec5142177f (diff) | |
download | gsoc2013-evolution-20689b4abb60a851d0d82b4808b1ca9529c27897.tar.gz gsoc2013-evolution-20689b4abb60a851d0d82b4808b1ca9529c27897.tar.zst gsoc2013-evolution-20689b4abb60a851d0d82b4808b1ca9529c27897.zip |
include help/quickref/fr/Makefile to AC_OUTPUT.
2007-09-10 Sankar P <psankar@novell.com>
* configure.in: include help/quickref/fr/Makefile
to AC_OUTPUT.
svn path=/trunk/; revision=34211
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 4286382d8b..5424f836ca 100644 --- a/configure.in +++ b/configure.in @@ -1947,6 +1947,7 @@ help/quickref/C/Makefile help/quickref/de/Makefile help/quickref/es/Makefile help/quickref/it/Makefile +help/quickref/fr/Makefile help/quickref/pt/Makefile help/quickref/sv/Makefile help/quickref/sq/Makefile |