Changeset 3ccfd98b in rtems
- Timestamp:
- 04/01/14 07:21:05 (10 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 10b0c3f
- Parents:
- 57db5f1
- git-author:
- Sebastian Huber <sebastian.huber@…> (04/01/14 07:21:05)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (04/01/14 12:10:22)
- Location:
- testsuites/libtests
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/libtests/Makefile.am
r57db5f1 r3ccfd98b 2 2 3 3 SUBDIRS = POSIX 4 SUBDIRS += newlib01 4 5 SUBDIRS += block17 5 6 SUBDIRS += exit02 -
testsuites/libtests/configure.ac
r57db5f1 r3ccfd98b 44 44 # Explicitly list all Makefiles here 45 45 AC_CONFIG_FILES([Makefile 46 newlib01/Makefile 46 47 block17/Makefile 47 48 exit02/Makefile
Note: See TracChangeset
for help on using the changeset viewer.