src/folderview.c
[claws.git] / configure.in
index ad4432b6c5131a33119eee105758f3de5b8b872b..c9d3eeefffa6933ae108a6b82b79d81f0386ce49 100644 (file)
@@ -5,7 +5,7 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=7
-MICRO_VERSION=5
+MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
 EXTRA_VERSION=claws10
@@ -349,9 +349,7 @@ AC_CHECK_FUNCS(gethostname mkdir mktime socket strstr \
 AC_OUTPUT([
 Makefile
 sylpheed.spec
-intl/Makefile
 ac/Makefile
-po/Makefile.in
 libkcc/Makefile
 src/version.h
 src/Makefile
@@ -368,6 +366,7 @@ manual/es/Makefile
 manual/fr/Makefile
 manual/ja/Makefile
 tools/Makefile
+intl/Makefile po/Makefile.in
 ])
 
 dnl Output the configuration summary