Changeset 42f07c5 in rtems for c/src/ada-tests/samples/Makefile.am
- Timestamp:
- Oct 25, 2007, 7:51:06 PM (13 years ago)
- Branches:
- 4.10, 4.11, 4.9, 5, master
- Children:
- d45b4a9
- Parents:
- 4ffbc49
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/samples/Makefile.am
r4ffbc49 r42f07c5 1 1 ## $Id$ 2 2 3 SUBDIRS = hello ticker base_sp 3 SUBDIRS = hello ticker base_sp nsecs 4 4 5 5 if HAS_MP 6 6 SUBDIRS += base_mp 7 7 endif 8 DIST_SUBDIRS = hello ticker base_sp base_mp 8 DIST_SUBDIRS = hello ticker base_sp base_mp nsecs 9 9 10 10 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
Note: See TracChangeset
for help on using the changeset viewer.