summaryrefslogtreecommitdiffstats
path: root/tools/Makefile-top.in
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-08 15:54:59 +0200
committerMartin Mares <mj@ucw.cz>2000-05-08 15:54:59 +0200
commitd8508f70b0325cd283bc1551c455cdc3aab011fe (patch)
treef3c4d499ce5a6b05720c4165556f125449a09d9a /tools/Makefile-top.in
parent93d6bf38a6c07b8281e11280d5cdbb721d19f7c8 (diff)
downloadbird-d8508f70b0325cd283bc1551c455cdc3aab011fe.tar
bird-d8508f70b0325cd283bc1551c455cdc3aab011fe.zip
`make install' now works.
Diffstat (limited to 'tools/Makefile-top.in')
-rw-r--r--tools/Makefile-top.in2
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: