From 58b68f71309f50274bd2b2c8c6619e26e84cb6f8 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Thu, 9 Dec 2004 10:33:09 +0000 Subject: [project @ 2004-12-09 10:33:09 by rjw] Stop makefile breakage. svn path=/import/netsurf/; revision=1395 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index a3a79e5f3..f34dc4727 100644 --- a/makefile +++ b/makefile @@ -163,7 +163,7 @@ utils/translit.c: transtab # available), remove */*.[ch] from the line below. # Under RISC OS, you may require *Set UnixFS$sfix "", if perl gives # "No such file or directory" errors. -depend: +depend: */*.[ch] @echo "--> modified files $?" @echo "--> updating dependencies" @-mkdir -p $(OBJDIR_RISCOS) $(OBJDIR_NCOS) $(OBJDIR_DEBUG) $(OBJDIR_GTK) -- cgit v1.2.3