summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/Makefile.am
blob: 88a4014be7890a7c8f816cbe8dc79c8c1cf75373 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
EXTRA_DIST =
EXTRA_DIST += address_io.adb
EXTRA_DIST += address_io.ads
EXTRA_DIST += float_io.ads
EXTRA_DIST += fp.inc
EXTRA_DIST += init.c
EXTRA_DIST += integer.inc
EXTRA_DIST += rtems_calling_overhead.ads
EXTRA_DIST += status_io.ads
EXTRA_DIST += test_support.adb
EXTRA_DIST += test_support.ads
EXTRA_DIST += time_test_support.adb
EXTRA_DIST += time_test_support.ads
EXTRA_DIST += timer_driver.adb
EXTRA_DIST += timer_driver.ads
EXTRA_DIST += unsigned32_io.ads

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