Files

6 lines
52 B
Makefile

all:
go build .
clean:
rm -f find_focused_window