Restrict scope of temp variables
[tt.git] / Makefile
index c2d3dd1..4e5863e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 .PHONY: install
 install:
-       raco pkg install
+       raco pkg install --deps search-auto
 
 .PHONY: test
 test:
This page took 0.022684 seconds and 4 git commands to generate.