2002/ws/desc/wsdl20 Makefile.base,1.69,1.70

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

Modified Files:
	Makefile.base 
Log Message:
Copying the DTD too for the XML version


Index: Makefile.base
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** Makefile.base	1 Aug 2005 12:00:29 -0000	1.69
--- Makefile.base	2 Aug 2005 05:23:44 -0000	1.70
***************
*** 212,216 ****
  
  install-tr: trall directory
! 	cp $(XSL) $(CSS) $(PUBDIR);\
  	cp  $(WSDL20.pdf) $(WSDL20.ps) $(WSDL20.txt) diff.html $(PUBDIR);\
  	cat htaccess-for-html htaccess-for-text > $(PUBDIR)/.htaccess;\
--- 212,216 ----
  
  install-tr: trall directory
! 	cp $(XSL) $(CSS) xmlspec.dtd $(PUBDIR);\
  	cp  $(WSDL20.pdf) $(WSDL20.ps) $(WSDL20.txt) diff.html $(PUBDIR);\
  	cat htaccess-for-html htaccess-for-text > $(PUBDIR)/.htaccess;\

Received on Tuesday, 2 August 2005 05:23:49 UTC