PACKAGE = "org.w3c.tools.resources.indexer"

FILES = \
	IndexersCatalog.java \
	ResourceIndexer.java \
	TemplateContainer.java \
	SampleResourceIndexer.java \
	GhostResourceIndexer.java \
	IndexerModule.java

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