diff options
author | midipix <writeonce@midipix.org> | 2018-12-25 05:25:07 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-25 05:25:51 -0500 |
commit | a9ad1fed3f122d37038192633351eec6fd3025da (patch) | |
tree | 44612a3b7661ac085f5c93f4133572307a72ee72 | |
parent | 347b61088aff5079d060070d5dac52b576353dec (diff) | |
download | slibtool-a9ad1fed3f122d37038192633351eec6fd3025da.tar.bz2 slibtool-a9ad1fed3f122d37038192633351eec6fd3025da.tar.xz |
build system: sofort/cfgdefs.in: add a terminating empty line.
-rw-r--r-- | sofort/cfgdefs.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/cfgdefs.in b/sofort/cfgdefs.in index 4627d90..fd4b947 100644 --- a/sofort/cfgdefs.in +++ b/sofort/cfgdefs.in @@ -3,3 +3,4 @@ # for persistent post-configure, ad-hoc changes to the # build project, use usrdefs.mk instead. + |