From e7a87862e6553873a53e90d982be6f3ef08a5ed2 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 3 Nov 2020 13:29:45 -0500 Subject: bar: Implement terminal status bars --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc8161e..ab7e707 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ default: bfs all: bfs tests/mksock tests/trie tests/xtimegm bfs: \ + bar.o \ bftw.o \ color.o \ ctx.o \ -- cgit v1.2.3