2002/ws/desc/wsdl20 Makefile.base,1.85,1.86

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv10025

Modified Files:
	Makefile.base 
Log Message:
Fixed typo


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** Makefile.base	26 Oct 2005 13:33:57 -0000	1.85
--- Makefile.base	27 Oct 2005 13:50:39 -0000	1.86
***************
*** 64,68 ****
  	@echo "Generating $@";\
  	touch $@;\
! 	$(XSLTROC) $(CTABLEXSL) $< > $@
  
  adjuncts-component-table.xml: wsdl20-adjuncts.xml
--- 64,68 ----
  	@echo "Generating $@";\
  	touch $@;\
! 	$(XSLTPROC) $(CTABLEXSL) $< > $@
  
  adjuncts-component-table.xml: wsdl20-adjuncts.xml

Received on Thursday, 27 October 2005 13:50:45 UTC