From 9ac6dd571652cafd3533356ed64cb7f6fafa9dd3 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 5 Jan 2017 22:51:55 +1300 Subject: Add permutation tool to words-misc Makefile --- words-misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/words-misc/Makefile b/words-misc/Makefile index a0e6cb9..c567774 100644 --- a/words-misc/Makefile +++ b/words-misc/Makefile @@ -1,3 +1,3 @@ include config.mk -all: match_pool +all: match_pool permutations -- cgit v1.1