Commit eb1d78a
committed
scalar: make the build rule more generic
We already define via `SCALAR_OBJS` which object files are specific to
Scalar. Let's use them in the Makefile rule that builds the `scalar`
executable.
This is needed for the next commit, where we add a JSON parser in
preparation for supporting Azure Repos.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent cd9e584 commit eb1d78a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2741 | 2741 | | |
2742 | 2742 | | |
2743 | 2743 | | |
2744 | | - | |
| 2744 | + | |
2745 | 2745 | | |
2746 | 2746 | | |
2747 | 2747 | | |
| |||
0 commit comments