aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 2acbe3df1eabc97ce7f96019a2c3415804b2f15b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ACLOCAL_AMFLAGS=-I m4
AUTOMAKE_OPTIONS = foreign
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-test-cpp \
			       --enable-test-perf \
			       --enable-test-vald \
			       --with-testdir

#@with_platform@ works alone in subdir but not as part of a path???
SUBDIRS = @platform_with_platform@ \
	  helper \
	  test \
	  @platform_with_platform_test@ \
	  helper/test \
	  doc \
	  example \
	  scripts

include $(top_srcdir)/aminclude.am

EXTRA_DIST = bootstrap $(DX_CONFIG) CHANGELOG config/README .scmversion