[rtems commit] Remove stray '/'.

Ralf Corsepius ralf at rtems.org
Tue Oct 9 16:40:38 UTC 2012


Module:    rtems
Branch:    master
Commit:    34a8f3699817d7fc40ad6d6abc2b14f126fb545d
Changeset: http://git.rtems.org/rtems/commit/?id=34a8f3699817d7fc40ad6d6abc2b14f126fb545d

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Oct  9 18:43:46 2012 +0200

Remove stray '/'.

---

 c/src/ada-tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index ae3f49a..7586793 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -10,4 +10,4 @@ DIST_SUBDIRS = support samples sptests tmtests mptests
 EXTRA_DIST = ada.am
 
 include $(top_srcdir)/../../../testsuites/automake/subdirs.am
-include $(top_srcdir)/../../../testsuites//automake/local.am
+include $(top_srcdir)/../../../testsuites/automake/local.am




More information about the vc mailing list