diff -r 9fde4a17b820 -r 8354ddf38481 Makefile.am --- a/Makefile.am Mon Nov 06 14:22:35 2006 +0000 +++ b/Makefile.am Mon Nov 06 16:27:40 2006 +0000 @@ -43,6 +43,9 @@ globals.h \ LICENSE +modules: + $(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules + modules_install: $(MAKE) -C master modules_install $(MAKE) -C devices modules_install @@ -66,6 +69,7 @@ config.h.in \ config.log \ config.status \ + config.kbuild \ configure.in \ configure \ Makefile \