diff options
author | sumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-21 15:49:21 +0000 |
---|---|---|
committer | sumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-21 15:49:21 +0000 |
commit | 166ea342c00e60e528acca6f35aad35afc6ecd50 (patch) | |
tree | 234ec2657f2a1f070d2eac30cc8655f3dbd3f508 /apps | |
parent | 61a2afaa7ace9f5674c56d503534dcd0f1c35977 (diff) | |
download | ATCD-166ea342c00e60e528acca6f35aad35afc6ecd50.tar.gz |
Removed WebSTONE from Makefile
Diffstat (limited to 'apps')
-rw-r--r-- | apps/JAWS/clients/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/JAWS/clients/Makefile b/apps/JAWS/clients/Makefile index a07c476d381..33d2c225c41 100644 --- a/apps/JAWS/clients/Makefile +++ b/apps/JAWS/clients/Makefile @@ -11,8 +11,8 @@ INFO = README DIRS = Blobby \ - Caching \ - WebSTONE + Caching + #---------------------------------------------------------------------------- # Include macros and targets |