[rtems commit] Remove stray '/'.

Ralf Corsepius ralf at rtems.org
Wed Oct 10 12:45:56 UTC 2012


Module:    rtems
Branch:    4.10
Commit:    c160bc2e97143df1015b4dc3107c133b9d9dc1d4
Changeset: http://git.rtems.org/rtems/commit/?id=c160bc2e97143df1015b4dc3107c133b9d9dc1d4

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 464b570..e954273 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -12,4 +12,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