From: Gerd Moellmann Date: Thu, 25 Jan 2001 11:42:55 +0000 (+0000) Subject: (tags): Fix typo. X-Git-Tag: emacs-pretest-21.0.96~104 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e60a253576f11e7f4767cb712bfd6f2dc4ec3cb;p=emacs.git (tags): Fix typo. --- diff --git a/Makefile.in b/Makefile.in index 01e39d8e641..863d04c96ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -606,8 +606,7 @@ relock: # The src subdir knows how to do the right thing # even when the build directory and source dir are different. -TAGS tags: - lib-src src +TAGS tags: lib-src src cd src; $(MAKE) tags check: