diff options
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | configure.in | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-01-07 Andre Klapper <a9016009@gmx.de> + + * configure.in: fix the build failure caused by + SVN revision 33110 (swedish quickref addition). + 2006-12-18 Veerapuram Varadhan <vvaradhan@novell.com> * NEWS, configure.in: Evolution 2.9.4 release diff --git a/configure.in b/configure.in index f56888efd4..894585f6ca 100644 --- a/configure.in +++ b/configure.in @@ -1707,6 +1707,7 @@ help/quickref/Makefile help/quickref/C/Makefile help/quickref/de/Makefile help/quickref/es/Makefile +help/quickref/sv/Makefile shell/Makefile shell/evolution-nognome ui/Makefile |
