build-sys: added tabs to AC_CONFIG_FILES for consistency
This commit is contained in:
parent
326c510e70
commit
50fca987cc
15
configure.ac
15
configure.ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user