2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove reference to non-existing file times.
This commit is contained in:
Ralf Corsepius
2011-06-18 07:20:50 +00:00
parent dbfd8b111b
commit bfd7d72862
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to non-existing file times.
2011-04-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/console.c: Now compiles.

View File

@@ -59,7 +59,5 @@ libbsp_a_LIBADD += networkconfig.rel
libbsp_a_LIBADD += ../../../libcpu/@RTEMS_CPU@/network.rel
endif
EXTRA_DIST = times
include $(srcdir)/preinstall.am
include $(top_srcdir)/../../../../automake/local.am