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 | 936019a1aa1e961b8d8477b567449b8126af797c (patch) | |
tree | aeb5588488b071a5e1c6af70aab2a832fbf8a6d0 /sofort | |
parent | 8ad316d90748aa2de21d934a79904f4f81fc63de (diff) | |
download | sbpython2-936019a1aa1e961b8d8477b567449b8126af797c.tar.bz2 sbpython2-936019a1aa1e961b8d8477b567449b8126af797c.tar.xz |
build system: sofort/cfgdefs.in: add a terminating empty line.
Diffstat (limited to 'sofort')
-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. + |