diff options
Diffstat (limited to 'tools/Makefile-top.in')
-rw-r--r-- | tools/Makefile-top.in | 2 |
1 files changed, 1 insertions, 1 deletions
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: |