From 2103690cbf6adfbd24b271c610087bf73e1a3056 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 19 Nov 2014 22:02:17 -0600 Subject: improve readability of generated Makefile.am files --- tests/Makefile.am.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.am.tpl b/tests/Makefile.am.tpl index ec7301c..6e10fdd 100644 --- a/tests/Makefile.am.tpl +++ b/tests/Makefile.am.tpl @@ -10,3 +10,4 @@ LDADD += $(top_builddir)/crypto/libcrypto.la TESTS = check_PROGRAMS = EXTRA_DIST = + -- cgit v1.2.3-55-g6feb