summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tools/Makefile.am
blob: 7d2e75271b95314cd276f33a9bfa34f9031269fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id$
##

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

SUBDIRS = @subdirs@

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