# -*-makefile-*-
# $Id: Makefile.attachment,v 1.3 2007/04/05 06:29:10 fsasaki Exp $

PREFIX=ws-policy-attachment

DOCNAME=ws-policy-attach

STATUSPREFIX=

SCHEMAS=ws-policy.xsd

RDDL=ws-policy

IMAGES=ws-policyattachment-4-wsdl20.jpg \
effective-policy-scope.jpg \
effective-policy-scope.svg \
effective-policy-scope-style.css \

FILES=\
$(IMAGES) \
status-attachment.xml \
xmlspec.dtd \
entitiesedcopy.dtd \
entitieswd.dtd \
entities.dtd \
xmlspec.xsl \
xmlspec-policy.xsl

include Makefile.base
