diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index 215b5091c..3992520ac 100644 --- a/configure.ac +++ b/configure.ac @@ -109,11 +109,11 @@ AC_SUBST(KERNELCPPFLAGS) AC_SUBST(KERNELCFLAGS) AC_CONFIG_FILES([ Makefile - src/Makefile - src/lib/Makefile - src/cmd/Makefile - src/spl/Makefile - src/splat/Makefile + lib/Makefile + cmd/Makefile + modules/Makefile + modules/spl/Makefile + modules/splat/Makefile include/Makefile scripts/Makefile scripts/spl.spec |