# Generated automatically from Makefile.in by configure.
# This is the minimum Makefile necessary to include this directory
# in the package distribution build process

# Succeed at the default target
all:

# Copy this directory to the distribution build directory
distdir:
	cp -rp . $(distdir)
