]> Pileus Git - lackey/blobdiff - makefile
Fix resize
[lackey] / makefile
index 8512942fd2a0d8edfae2e4e772d1720d9fb9ac9b..46df9566fb8537951519d743e17a498ad9d4fe26 100644 (file)
--- a/makefile
+++ b/makefile
@@ -18,7 +18,7 @@ all: $(PROG) $(TEST)
 
 run-$(PROG): $(PROG)
        @urxvt -e ./$<
-       @cat lackey.log
+       @cat /tmp/lackey.log
 
 run-$(TEST): $(TEST)
        ./$<