source: rtems/testsuites/ada/mptests/Makefile.am @ ee537ea

5
Last change on this file since ee537ea was ee537ea, checked in by Sebastian Huber <sebastian.huber@…>, on 10/12/17 at 08:00:10

ada-tests: Move to testsuites/ada

This solves a build dependency issue, e.g. building tests before
librtemsbsp.a exists.

Close #3079.

  • Property mode set to 100644
File size: 321 bytes
Line 
1_SUBDIRS =
2_SUBDIRS += mp01
3_SUBDIRS += mp03
4_SUBDIRS += mp04
5_SUBDIRS += mp05
6_SUBDIRS += mp06
7_SUBDIRS += mp07
8_SUBDIRS += mp08
9_SUBDIRS += mp09
10_SUBDIRS += mp10
11_SUBDIRS += mp11
12_SUBDIRS += mp12
13_SUBDIRS += mp13
14_SUBDIRS += mp14
15
16include $(top_srcdir)/../automake/subdirs.am
17include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.