diff options
author | midipix <writeonce@midipix.org> | 2021-04-24 20:13:30 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-24 20:29:15 +0000 |
commit | 840e609216d74cd9d949215c09ea18428bb4778d (patch) | |
tree | 311d9c96669aa9aaa08bcac38291ef19053229cd /sofort | |
parent | 427a69cd1cfd161d735fa55fb0ef9f252d65de53 (diff) | |
download | sltdl-840e609216d74cd9d949215c09ea18428bb4778d.tar.bz2 sltdl-840e609216d74cd9d949215c09ea18428bb4778d.tar.xz |
build system: allow projects to specify an alternate Makefile name.
Diffstat (limited to 'sofort')
-rw-r--r-- | sofort/config/config.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index f3ea78e..903abd5 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -39,6 +39,7 @@ srcball_sha256 make +makefile makemode build |