From: ayin Date: Sun, 22 Jan 2006 10:22:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0fa7782cfd020d782dfc8e97d5e5a9d9bdfcb172;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/Makefile.in b/src/Makefile.in index 635609e9..5a621e42 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -105,10 +105,10 @@ rxvtc: rxvtc.o $(COMMON_DAEMON) fdpass.o #------------------------------------------------------------------------- tags: *.[Ch] - ctags $^ + ctags *.[Ch] TAGS: *.[Ch] - etags $^ + etags *.[Ch] allbin: rxvt rxvtd rxvtc