]> granicus.if.org Git - procps-ng/commitdiff
Fixed build with make 3.82
authorJan Görig <jgorig@redhat.com>
Tue, 18 Jan 2011 15:10:32 +0000 (16:10 +0100)
committerJan Görig <jgorig@redhat.com>
Tue, 18 Jan 2011 15:10:32 +0000 (16:10 +0100)
Bug-Debian: http://bugs.debian.org/603759
Signed-off-by: Jan Görig <jgorig@redhat.com>
Makefile

index 9de32963b4f287b649c30e27b6446187d3c9c36d..0a5ad660e8760808be0f4e87b4d2fe44831c8164 100644 (file)
--- 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)