diff --git a/Makefile b/Makefile index 18591f768..371b118d6 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,7 @@ all: $(MAKE) -C iptables-extension $(MAKE) -C t -with-kernel: - $(MAKE) all +with-kernel: all $(MAKE) -C kernel-module distclean clean: