## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS       = 1.7 foreign

MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                config.h.in config.sub configure install-sh \
		depcomp libtool missing debian/changelog

EXTRA_DIST = README AUTHORS \
             debian/changelog \
	     debian/changelog.in \
	     debian/control \
	     debian/copyright \
	     debian/rules

SUBDIRS = src data


syntax highlighted by Code2HTML, v. 0.9.1