improve readability of generated Makefile.am files

This commit is contained in:
Brent Cook
2014-11-19 22:02:17 -06:00
parent 1bd0c2fb2e
commit 2103690cbf
5 changed files with 10 additions and 4 deletions

View File

@@ -13,3 +13,4 @@ noinst_HEADERS =
if !HAVE_STRTONUM
openssl_SOURCES += strtonum.c
endif