aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-11 19:19:21 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-11 19:19:21 +0000
commitdb112ae47f1056fea1cd3a741ee2585f0f3b2e7f (patch)
treee78ad22e6330efa82df0f228adf6c02d3a07eafe /Makefile.in
parent1afb6f7470f96aa102896f7cee98d44733c8087f (diff)
downloadfetchmail-db112ae47f1056fea1cd3a741ee2585f0f3b2e7f.tar.gz
fetchmail-db112ae47f1056fea1cd3a741ee2585f0f3b2e7f.tar.bz2
fetchmail-db112ae47f1056fea1cd3a741ee2585f0f3b2e7f.zip
Add tags OK.
svn path=/trunk/; revision=1261
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 1000705c..c961190a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -73,8 +73,8 @@ MAKEINFO = makeinfo
TEXI2DVI = texi2dvi
# Programs to make tags files.
-ETAGS = etags -tw
-CTAGS = ctags -tw
+ETAGS = etags
+CTAGS = ctags
protobjs = rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o \
etrn.o fetchmail.o env.o options.o daemon.o driver.o rfc822.o smtp.o \