1#
2# Makefile.am --
3#
4#      Template to generate the test/dumps/* Makefile.in using automake.
5#
6# Copyright (c) 2000 Frank Strauss, Technical University of Braunschweig.
7#
8# See the file "COPYING" for information on usage and redistribution
9# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
10#
11# @(#) $Id: Makefile.am 1036 2000-11-13 11:02:49Z strauss $
12#
13
14EXTRA_DIST              = $(shell ls -1 | egrep -v 'CVS|Makefile')
15