mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 11:41:20 +00:00
removed GSCache.*
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18743 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
349690d407
commit
807a7719d2
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# GNUmakefile - GSWeb: GNUmakefile
|
||||
#
|
||||
# Copyright (C) 1999-2003 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1999-2004 Free Software Foundation, Inc.
|
||||
#
|
||||
# Written by: Manuel Guesdon <mguesdon@orange-concept.com>
|
||||
# Date: Jan 1999
|
||||
|
@ -127,7 +127,6 @@ GSWStatisticsStore.m \
|
|||
GSWAdaptor.m \
|
||||
GSWDefaultAdaptor.m \
|
||||
GSWUtils.m \
|
||||
GSCache.m \
|
||||
GSWClientSideScript.m \
|
||||
GSWActiveImage.m \
|
||||
GSWBody.m \
|
||||
|
@ -214,7 +213,6 @@ WebObjects_OBJC_FILES = $(GSWeb_OBJC_FILES)
|
|||
|
||||
# The framework installed header files
|
||||
GSWeb_HEADER_FILES = \
|
||||
GSCache.h \
|
||||
GSWeb.h \
|
||||
GSWActiveImage.h \
|
||||
GSWAdaptor.h \
|
||||
|
|
Loading…
Reference in a new issue