Fixed build with make 3.82

Bug-Debian: http://bugs.debian.org/603759
Signed-off-by: Jan Görig <jgorig@redhat.com>
This commit is contained in:
Jan Görig 2011-01-18 16:10:32 +01:00
parent 4d3c19af52
commit 94866c88bf

View File

@ -174,7 +174,8 @@ INSTALL := $(BINFILES) $(MANFILES)
# want this rule first, use := on ALL, and ALL not filled in yet
all: do_all
-include */module.mk
-include proc/module.mk
-include ps/module.mk
do_all: $(ALL)