summaryrefslogtreecommitdiffstats
path: root/testsuites/Makefile.am
blob: 5c5a0ea0ed69aa52b3f77f571f7049ac5883809b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I ../../../aclocal

SUBDIRS = @subdirs@

EXTRA_DIST = PROBLEMS

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am