From 346f45949399673088a3b23b484981f2bf1a4d5e Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 21 Sep 1996 18:32:24 +0000 Subject: *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dbba6bac..ee894a8a 100644 --- a/Makefile +++ b/Makefile @@ -144,5 +144,5 @@ endif -include $(addsuffix .d,$(subdirs)) # How to build them -$(addsuffix .d,$(subdirs)): %.d: %/Makefile +$(addsuffix .d,$(subdirs)): %.d: $(top_srcdir)/%/Makefile $(MAKE) -C $* directory-depend no_deps=t -- cgit v1.2.3