From 34a8f3699817d7fc40ad6d6abc2b14f126fb545d 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(-) (limited to 'c/src/ada-tests') diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am index ae3f49a4ab..758679362b 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 -- cgit v1.2.3