aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-25 11:42:55 +0000
committerGerd Moellmann2001-01-25 11:42:55 +0000
commit8e60a253576f11e7f4767cb712bfd6f2dc4ec3cb (patch)
treec42d36a359cff14d9da8b8dd1cf6d67dddd59573
parent0fb94c7febd0cc19794a48b177135c918b77a92e (diff)
downloademacs-8e60a253576f11e7f4767cb712bfd6f2dc4ec3cb.tar.gz
emacs-8e60a253576f11e7f4767cb712bfd6f2dc4ec3cb.zip
(tags): Fix typo.
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 01e39d8e641..863d04c96ed 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -606,8 +606,7 @@ relock:
606 606
607# The src subdir knows how to do the right thing 607# The src subdir knows how to do the right thing
608# even when the build directory and source dir are different. 608# even when the build directory and source dir are different.
609TAGS tags: 609TAGS tags: lib-src src
610 lib-src src
611 cd src; $(MAKE) tags 610 cd src; $(MAKE) tags
612 611
613check: 612check: