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_CONFIG_FILES([
Makefile
include/Makefile
po/Makefile.in
proc/Makefile
proc/libprocfs.pc
ps/Makefile
testsuite/Makefile
Makefile
include/Makefile
po/Makefile.in
proc/Makefile
proc/libprocfs.pc
ps/Makefile
testsuite/Makefile
])
AC_OUTPUT