From: Nalin Dahyabhai Date: Thu, 25 Apr 2002 16:23:46 +0000 (+0000) Subject: Uncomment the tag target. X-Git-Tag: vte_0_1~2 X-Git-Url: http://git.nomeata.de/?p=vte.git;a=commitdiff_plain;h=8d09ff93ed3b537e9d027fee64b26cf3a99c6538 Uncomment the tag target. --- diff --git a/Makefile.am b/Makefile.am index bbeea3e2..72f9a4e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ pkgconfig_DATA = vte.pc CVSTAG=$(shell echo $(PACKAGE)-$(VERSION) | sed 's,[\.\-],_,g') tag: - : cvs tag -cFR $(CVSTAG) . + cvs tag -cFR $(CVSTAG) . archive: root=`cat CVS/Root` ; \