From ae6944468217b433a062bb493888d7e993bea96a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 29 Nov 2016 16:38:14 -0700 Subject: DFSG: code updates for words-10k-pass.txt --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 11ebe28..399bccc 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ CPPFLAGS += -I. TARGET_LIB = libzxcvbn.so.0.0.0 SONAME = libzxcvbn.so.0 -WORDS = words-eng_wiki.txt words-female.txt words-male.txt words-passwd.txt words-surname.txt words-tv_film.txt +WORDS = words-eng_wiki.txt words-female.txt words-male.txt words-10k-pass.txt words-surname.txt words-tv_film.txt all: test-file test-inline test-c++inline test-c++file test-shlib test-statlib test-internals -- cgit v1.2.3