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

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

SUBDIRS = include stubdr wrapup

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