mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 12:27:11 +08:00
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp43/Makefile.am: Add system.h to *_SOURCES.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* sp43/Makefile.am: Add system.h to *_SOURCES.
|
||||
* Makefile.am: Remove DIST_SUBDIRS.
|
||||
Remove EXTRA_DIST.
|
||||
* sp33/Makefile.am: Eliminate scndir.
|
||||
|
||||
@@ -6,6 +6,7 @@ MANAGERS = all
|
||||
|
||||
rtems_tests_PROGRAMS = sp43
|
||||
sp43_SOURCES = init.c
|
||||
sp43_SOURCES += system.h
|
||||
|
||||
dist_rtems_tests_DATA = sp43.scn
|
||||
dist_rtems_tests_DATA += sp43.doc
|
||||
|
||||
Reference in New Issue
Block a user