summaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-09-06 03:25:53 +0000
committerRoland McGrath <roland@gnu.org>1994-09-06 03:25:53 +0000
commite0084f4a5d2c62b15265107ba24010eda2c49851 (patch)
tree4b164d612b3bca5ef57f6bbcd3eb7781e8a989c6 /Makerules
parent3bb130442f36205c6504f181cbdf9e1c3e0fcd78 (diff)
(TAGS): Depend on distinfo, not distfile.
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index 47ad269eca..382ad1b0db 100644
--- a/Makerules
+++ b/Makerules
@@ -454,7 +454,7 @@ BUILD_CFLAGS = $(config-defines)
check: tests
.PHONY: TAGS
-TAGS: distfile $(..)MakeTAGS
+TAGS: distinfo $(..)MakeTAGS
$(MAKE) $(addprefix -f ,$^)
.PHONY: echo-headers