]> code.delx.au - gnu-emacs/commitdiff
(tags): Fix typo.
authorGerd Moellmann <gerd@gnu.org>
Thu, 25 Jan 2001 11:42:55 +0000 (11:42 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 25 Jan 2001 11:42:55 +0000 (11:42 +0000)
Makefile.in

index 01e39d8e641318cc0259f7eeadb9dedbe89b1e4c..863d04c96edd9041d4e83846cec1e8bf3dc1389c 100644 (file)
@@ -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: