configure.ac: tiny formatting cleanup

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-31 11:04:31 +01:00
parent 05eb5b3a71
commit 44da1288be

View File

@@ -138,12 +138,7 @@ CPPFLAGS="$SAVE_CPPFLAGS"
AC_SUBST([moduledir])
AC_CONFIG_FILES([
Makefile
src/Makefile
man/Makefile
conf/Makefile
])
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile conf/Makefile])
AC_OUTPUT
dnl