Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web.Services/makefile.gnu')
-rw-r--r--mcs/class/System.Web.Services/makefile.gnu4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.Web.Services/makefile.gnu b/mcs/class/System.Web.Services/makefile.gnu
index 0dc6cce9ce6..73481074326 100644
--- a/mcs/class/System.Web.Services/makefile.gnu
+++ b/mcs/class/System.Web.Services/makefile.gnu
@@ -2,11 +2,11 @@ topdir = ../..
LIBRARY = ../lib/System.Web.Services.dll
+LIB_LIST = list
LIB_FLAGS = -r corlib -r System.Xml -r System.EnterpriseServices -r System.Web -r System
SOURCES_INCLUDE=*.cs
-SOURCES_EXCLUDE=\
- ./Test*
+SOURCES_EXCLUDE=./Test*
export MONO_PATH_PREFIX = ../lib: