From 94866c88bfa4c4e72fc13ed2cd592b6bac204a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20G=C3=B6rig?= Date: Tue, 18 Jan 2011 16:10:32 +0100 Subject: [PATCH] Fixed build with make 3.82 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug-Debian: http://bugs.debian.org/603759 Signed-off-by: Jan Görig --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9de32963..0a5ad660 100644 --- a/Makefile +++ b/Makefile @@ -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)