diff options
author | midipix <writeonce@midipix.org> | 2018-12-25 05:25:07 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-25 05:25:07 -0500 |
commit | 3b6f12a7e8500a6c4ecd4f5abcb84e7230a7cdcb (patch) | |
tree | e6d851f8715fa47ef762146b212320903b3e431d | |
parent | 02d0ecad92614a79e7ded8d33ca8ca772d83a51a (diff) | |
download | sofort-3b6f12a7e8500a6c4ecd4f5abcb84e7230a7cdcb.tar.bz2 sofort-3b6f12a7e8500a6c4ecd4f5abcb84e7230a7cdcb.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. + |