diff options
author | midipix <writeonce@midipix.org> | 2018-12-25 05:25:07 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-25 05:25:50 -0500 |
commit | 99d748a9778df622011993de463ed9183e181ad9 (patch) | |
tree | fdccd251e11fa60cab96882310f219a9a3efe415 | |
parent | fc04dc2c65ba8b6af9dd9dec8bfd413b3c5d85d0 (diff) | |
download | pemagine-99d748a9778df622011993de463ed9183e181ad9.tar.bz2 pemagine-99d748a9778df622011993de463ed9183e181ad9.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. + |