changeset 35537:272a444136b8

(tags): Fix typo.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 25 Jan 2001 11:42:55 +0000
parents 8fd344794fc0
children d7c10fa6c585
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Thu Jan 25 09:46:23 2001 +0000
+++ b/Makefile.in	Thu Jan 25 11:42:55 2001 +0000
@@ -606,8 +606,7 @@
 
 # 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: