]> granicus.if.org Git - cracklib/commitdiff
include python/test_cracklib.py in release tarball
authorJan Dittberner <jan@dittberner.info>
Sat, 19 May 2012 21:03:50 +0000 (21:03 +0000)
committerJan Dittberner <jan@dittberner.info>
Sat, 19 May 2012 21:03:50 +0000 (21:03 +0000)
git-svn-id: file:///tmp/cracklib-svn/trunk@197 4175fe1e-86d5-4fdc-8e6a-506fab9d8533

cracklib/NEWS
cracklib/python/Makefile.am

index 01da5bc0498af2e9953a1a18ba80c271cf9bb9ef..568daa18dc2ed057b510178d1268c0764bc847ed 100644 (file)
@@ -1,4 +1,4 @@
-v2.8.20
+v2.8.20 include python/test_cracklib.py in release tarball (Jan Dittberner)
 v2.8.19 drop autogenerated files from SVN (Mike Frysinger)
         add words from "The Top 500 Worst Passwords of All Time" <http://www.whatsmypass.com/the-top-500-worst-passwords-of-all-time> to dicts/cracklib-small (patch by Fabian Greffrath)
         include sys/stat.h in python/_cracklibmodule.c (Mike Frysinger)
index 499ff907cceddad4de4c25c2f39da6471af6c884..49542fa4b854bb9402fc6936aa4e0e10fbc0f080 100644 (file)
@@ -1,5 +1,5 @@
 if BUILD_PYTHON
-python_PYTHON = cracklib.py
+python_PYTHON = cracklib.py test_cracklib.py
 pyexec_LTLIBRARIES = _cracklibmodule.la
 AM_CFLAGS = -I$(top_srcdir)/lib -Wall
 _cracklibmodule_la_LDFLAGS = -module -avoid-version $(top_builddir)/lib/libcrack.la