2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>

* Makefile.am: Fix typo.
This commit is contained in:
Joel Sherrill
2009-07-10 17:06:37 +00:00
parent 142a9df16a
commit 5c736abdfd
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Fix typo.
2009-07-10 Xi Yang <hiyangxi@gmail.com>
* Makefile.am: Complete update to current style.

View File

@@ -27,7 +27,7 @@ project_lib_DATA = start.$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds
noinst_LIBRARIES = libbsp.a
noinst_LIBRARIES += libbsp.a
libbsp_a_SOURCES =
libbsp_a_SOURCES += ../../shared/bsplibc.c ../../shared/bsppost.c \