diff options
| author | Michael Stapelberg | 2019-02-11 19:52:19 +0100 | 
|---|---|---|
| committer | Michael Stapelberg | 2019-02-11 19:52:19 +0100 | 
| commit | 4c047e3aa49fa2452784c617de10881b58c9e393 (patch) | |
| tree | 136769024125bdb765948a94175a6193dfb16463 | |
| parent | README: update build instructions (diff) | |
Makefile.am: s/I3LOCK/I3STATUS/
| -rw-r--r-- | Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Makefile.am b/Makefile.am index d7cfb3a..7d8b5a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@  @CODE_COVERAGE_RULES@  echo-version: -	@echo "@I3LOCK_VERSION@" +	@echo "@I3STATUS_VERSION@"  bin_PROGRAMS = i3status | 
