build-sys: added tabs to AC_CONFIG_FILES for consistency

This commit is contained in:
Jim Warner 2011-10-31 10:15:23 -05:00 committed by Sami Kerola
parent 326c510e70
commit 50fca987cc

View File

@ -186,12 +186,13 @@ fi
AC_SUBST(DEJAGNU) AC_SUBST(DEJAGNU)
AC_CONFIG_FILES([ AC_CONFIG_FILES([
Makefile Makefile
include/Makefile include/Makefile
po/Makefile.in po/Makefile.in
proc/Makefile proc/Makefile
proc/libprocfs.pc proc/libprocfs.pc
ps/Makefile ps/Makefile
testsuite/Makefile testsuite/Makefile
]) ])
AC_OUTPUT AC_OUTPUT