From d8508f70b0325cd283bc1551c455cdc3aab011fe Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 8 May 2000 13:54:59 +0000 Subject: `make install' now works. --- tools/Makefile-top.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile-top.in') diff --git a/tools/Makefile-top.in b/tools/Makefile-top.in index 415bc87..9e5049e 100644 --- a/tools/Makefile-top.in +++ b/tools/Makefile-top.in @@ -3,7 +3,7 @@ objdir=@objdir@ -all depend tags docs userdocs progdocs: +all depend tags docs userdocs progdocs install: $(MAKE) -C $(objdir) $@ clean: -- cgit v1.2.3