#AUTOMAKE_OPTIONS = dist-bzip2 dist-zip
AUTOMAKE_OPTIONS = dist-zip

# 2002-04-14 (tjahn):
# don't know where config/ltconfig should come from. but it seems that it
# works well without it.
EXTRA_DIST = AUTHORS COPYING INSTALL NEWS README TODO \
             reconfig \
             config/config.guess config/config.sub config/install-sh \
             config/ltmain.sh \
             config/mkinstalldirs config/missing

MAINTAINERCLEANFILES = configure aclocal.m4 libtool Makefile Makefile.in \
                       config/config.guess config/config.sub config/install-sh \
                       config/ltconfig config/ltmain.sh \
                       config/mkinstalldirs config/missing \
                       stamp-h.in

DIST_SUBDIRS = src include example
SUBDIRS = src include example


syntax highlighted by Code2HTML, v. 0.9.1