From dfb9407c963025f102f508d9c006f43fd67ff9aa Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sat, 20 Jan 2007 23:38:46 +0000 Subject: r20926: Modify the classname as well (This used to be commit 756935f41255a741c63ddf86b99730891bfba8d7) --- webapps/swat/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'webapps/swat/Makefile') diff --git a/webapps/swat/Makefile b/webapps/swat/Makefile index c993dde825..c61f0a3287 100644 --- a/webapps/swat/Makefile +++ b/webapps/swat/Makefile @@ -70,6 +70,12 @@ build: info-build \ copy-build-files \ fix-build-rights +swat-only: \ + info-build \ + generate-script-build \ + copy-build-files \ + fix-build-rights + api: generate-api-build generate-api-data @echo @echo " CREATE COPY OF HTML FILE" -- cgit