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

AUTOMAKE_OPTIONS = foreign

ICONS = smiley.gif \
	warning.gif \
	caution.gif

EXTRA_DIST = $(ICONS)
