## Process this file with Automake to create Makefile.in.

DOCS :=	$(wildcard *.html *.gif)

EXTRA_DIST = \
	$(DOCS)

SUBDIRS = expat md5

