From c160bc2e97143df1015b4dc3107c133b9d9dc1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Tue, 9 Oct 2012 18:43:46 +0200 Subject: Remove stray '/'. --- c/src/ada-tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am index 464b5702fd..e954273aba 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 -- cgit v1.2.3