From b974192d4901456938919419a6b5b3e6d1578608 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 19 Oct 2003 01:09:01 +0000 Subject: [PATCH] Added more instructions. --- google-taglib/README-BUILD.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/google-taglib/README-BUILD.txt b/google-taglib/README-BUILD.txt index 02293cb..024d337 100644 --- a/google-taglib/README-BUILD.txt +++ b/google-taglib/README-BUILD.txt @@ -47,6 +47,10 @@ To build the TLDs, do the following: ant tlds +To build the release archives, do the following: + + ant release + To build the Examples WAR, do the following: ant examples