aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2014-11-19 22:02:17 -0600
committerBrent Cook <busterb@gmail.com>2014-11-23 08:33:56 -0600
commit2103690cbf6adfbd24b271c610087bf73e1a3056 (patch)
tree95981c5f0c19d69a9206d2ea299847a4da9d5ac9 /apps
parent1bd0c2fb2e03bcf5177a1703fe850db931210102 (diff)
downloadportable-2103690cbf6adfbd24b271c610087bf73e1a3056.tar.gz
portable-2103690cbf6adfbd24b271c610087bf73e1a3056.tar.bz2
portable-2103690cbf6adfbd24b271c610087bf73e1a3056.zip
improve readability of generated Makefile.am files
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile.am.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/Makefile.am.tpl b/apps/Makefile.am.tpl
index 5f1dd21..deae953 100644
--- a/apps/Makefile.am.tpl
+++ b/apps/Makefile.am.tpl
@@ -13,3 +13,4 @@ noinst_HEADERS =
13if !HAVE_STRTONUM 13if !HAVE_STRTONUM
14openssl_SOURCES += strtonum.c 14openssl_SOURCES += strtonum.c
15endif 15endif
16