# -*-makefile-*-
PREFIX=wsdl20-adjuncts

SCHEMAS= \
wsdl20-extensions.xsd \
wsdl20-soap.xsd \
wsdl20-http.xsd \
wsdl20-rpc.xsd

FILES=\
status.xml \
status-adjuncts.xml \
xmlspec.dtd \
entitiesedcopy.dtd \
entitieswd.dtd \
entities.dtd \
xmlspec.xsl \
xmlspec-wsdl.xsl

ASSERTIONS=adjuncts-component-assertion-table.xml adjuncts-document-assertion-table.xml adjuncts-exchange-assertion-table.xml

include Makefile.base
