Changeset 0e907232 in rtems for testsuites/sptests/Makefile.am
- Timestamp:
- Sep 6, 2018, 5:01:48 AM (15 months ago)
- Branches:
- master
- Children:
- 2d1c3df
- Parents:
- 2f61eb21
- git-author:
- Sebastian Huber <sebastian.huber@…> (09/06/18 05:01:48)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (09/06/18 05:12:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/sptests/Makefile.am
r2f61eb21 r0e907232 706 706 spclock_err02_SOURCES = spclock_err02/init.c 707 707 spclock_err02_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spclock_err02) \ 708 $(support_includes) 709 endif 710 711 if TEST_spconfig01 712 sp_tests += spconfig01 713 sp_screens += spconfig01/spconfig01.scn 714 sp_docs += spconfig01/spconfig01.doc 715 spconfig01_SOURCES = spconfig01/init.c 716 spconfig01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spconfig01) \ 708 717 $(support_includes) 709 718 endif
Note: See TracChangeset
for help on using the changeset viewer.