Add mathf/, mathl/.

This commit is contained in:
Ralf Corsepius
2011-02-02 14:02:10 +00:00
parent 1c64f50386
commit e9c71fc0e3
2 changed files with 3 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ SUBDIRS += bspcmdline01 cpuuse devfs01 devfs02 devfs03 devfs04 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
block08 block09 block10 stringto01 \
tar01 tar02 tar03 \
math complex
math mathf mathl complex
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am

View File

@@ -89,6 +89,8 @@ termios08/Makefile
tztest/Makefile
POSIX/Makefile
math/Makefile
mathf/Makefile
mathl/Makefile
complex/Makefile
])
AC_OUTPUT