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_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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user