]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - Makefile.am
Remove the need for tests/data/.placeholder
[kerberos/krb5-strength.git] / Makefile.am
index 84f66f370105bf6130a22bdc9fc617ec575d7183..bfaf2f45014c83091871f336b65555eb5747674c 100644 (file)
@@ -131,6 +131,7 @@ tests_portable_strlcpy_t_LDADD = tests/tap/libtap.a portable/libportable.la
 
 # The dictionary is used by the tests and needs to be built first.
 tests/data/dictionary.pwd: cracklib/packer $(srcdir)/tests/data/wordlist
+       mkdir -p tests/data
        cracklib/packer tests/data/dictionary < $(srcdir)/tests/data/wordlist
 
 check-local: $(check_PROGRAMS) tests/data/dictionary.pwd