aboutsummaryrefslogtreecommitdiffhomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 5076c6c..40c88f2 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