PACKAGE="org.w3c.p3p"

FILES = \
	P3PFilter.java \
	P3PProp.java

PACKAGES = \
	html

TOP=../../../..
include $(TOP)/makefiles/package.make
include $(TOP)/makefiles/file.make
