X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.am;h=bb251f0498503fc10e990b4214ad76af58e356d5;hb=9b5f6ae5f460c8642286cf174751a317f155d043;hp=d7cfb3afb1b44fdf54e75ae718fe95922437f413;hpb=a57cdc84e2f38ea99fd464d8b5b6446c769cc545;p=i3%2Fi3status diff --git a/Makefile.am b/Makefile.am index d7cfb3a..bb251f0 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 @@ -67,6 +67,7 @@ i3status_SOURCES = \ src/print_time.c \ src/print_volume.c \ src/print_wireless_info.c \ + src/print_file_contents.c \ src/process_runs.c \ src/pulse.c