summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-12 23:37:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-29 21:58:42 +0900
commit9a047e99f2223a4fb7400b949b81fd061e56aa8d (patch)
treea89042cb708919e928033bb59c8e051d11662df2 /configure.in
parent0681055b683f1057dfbdab002673f2956d17ece5 (diff)
downloadkrecipes-9a047e99.tar.gz
krecipes-9a047e99.zip
Adjust structure of 'doc' folder to prepare for cmake conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 197e116ee0a3284de3fdf1494504b2f1acb1ff47)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 66860d0..3664419 100644
--- a/configure.in
+++ b/configure.in
@@ -181,9 +181,9 @@ AM_CONDITIONAL(po_SUBDIR_included, test "x$po_SUBDIR_included" = xyes)
AC_CONFIG_FILES([ Makefile ])
AC_CONFIG_FILES([ doc/Makefile ])
AC_CONFIG_FILES([ doc/da/Makefile ])
+AC_CONFIG_FILES([ doc/en/Makefile ])
AC_CONFIG_FILES([ doc/es/Makefile ])
AC_CONFIG_FILES([ doc/et/Makefile ])
-AC_CONFIG_FILES([ doc/krecipes/Makefile ])
AC_CONFIG_FILES([ doc/pt/Makefile ])
AC_CONFIG_FILES([ doc/sv/Makefile ])
AC_CONFIG_FILES([ krecipes/Makefile ])