From: Nikos Mavrogiannopoulos Date: Sun, 8 Jan 2012 10:34:01 +0000 (+0100) Subject: remove trailing slash. X-Git-Tag: gnutls-3_0_12~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d6fbf53e588681ed0dcca2aef4efc168cc0f64c;p=thirdparty%2Fgnutls.git remove trailing slash. --- diff --git a/tests/slow/Makefile.am b/tests/slow/Makefile.am index c8d93dc4cc..8e321ac11e 100644 --- a/tests/slow/Makefile.am +++ b/tests/slow/Makefile.am @@ -18,8 +18,7 @@ # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS) -AM_CPPFLAGS = \ - -I$(top_srcdir)/lib/includes \ +AM_CPPFLAGS = -I$(top_srcdir)/lib/includes \ -I$(top_builddir)/lib/includes \ -I$(top_srcdir)/tests/