2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>

* ada_user/Makefile.am: Fix typo.
This commit is contained in:
Joel Sherrill
2008-12-01 16:14:41 +00:00
parent 2bf21fc83e
commit 86c3d4154c
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* ada_user/Makefile.am: Fix typo.
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* ada_user/Makefile.am, user/Makefile.am, user/concepts.t: Add 16 bit

View File

@@ -24,7 +24,7 @@ COMMON_FILES += \
$(top_builddir)/user/overview.texi $(top_builddir)/user/part.texi \
$(top_builddir)/user/preface.texi $(top_builddir)/user/region.texi \
$(top_builddir)/user/rtmon.texi $(top_builddir)/user/schedule.texi \
$(top_builddir)/user/sem.textexii $(top_builddir)/user/signal.texi \
$(top_builddir)/user/sem.texi $(top_builddir)/user/signal.texi \
$(top_builddir)/user/task.texi $(top_builddir)/user/timer.texi \
$(top_builddir)/user/userext.texi $(top_builddir)/user/stackchk.texi \
$(top_builddir)/user/cpuuse.texi $(top_srcdir)/common/cpright.texi \