2002/ws/desc/wsdl20 Makefile.base,1.39,1.40

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv22737

Modified Files:
	Makefile.base 
Log Message:
Fixed check rule


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** Makefile.base	19 Nov 2004 12:20:05 -0000	1.39
--- Makefile.base	16 Dec 2004 17:09:18 -0000	1.40
***************
*** 125,129 ****
  endif
  
! check: validate-xml validate-type validate-html validate-pubrules validate-ns checkspell validate-links
  
  valid-xml.txt: $(WSDL20.xml)
--- 125,129 ----
  endif
  
! check: validate-xml validate-types validate-html validate-pubrules validate-ns checkspell validate-links
  
  valid-xml.txt: $(WSDL20.xml)

Received on Thursday, 16 December 2004 17:09:20 UTC