Blame test/dumps/smiv2/Makefile.am
|
Packit |
022b05 |
#
|
|
Packit |
022b05 |
# Makefile.am --
|
|
Packit |
022b05 |
#
|
|
Packit |
022b05 |
# Template to generate the test/dumps/* Makefile.in using automake.
|
|
Packit |
022b05 |
#
|
|
Packit |
022b05 |
# Copyright (c) 2000 Frank Strauss, Technical University of Braunschweig.
|
|
Packit |
022b05 |
#
|
|
Packit |
022b05 |
# See the file "COPYING" for information on usage and redistribution
|
|
Packit |
022b05 |
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
|
Packit |
022b05 |
#
|
|
Packit |
022b05 |
# @(#) $Id: Makefile.am 1030 2000-11-13 00:06:35Z strauss $
|
|
Packit |
022b05 |
#
|
|
Packit |
022b05 |
|
|
Packit |
022b05 |
EXTRA_DIST = $(shell ls -1 | egrep -v 'CVS|Makefile')
|