Add a new entry to make check. If we have compiled python extensions,
authorTim Potter <tpot@samba.org>
Mon, 5 May 2003 06:22:36 +0000 (06:22 +0000)
committerTim Potter <tpot@samba.org>
Mon, 5 May 2003 06:22:36 +0000 (06:22 +0000)
commit60233cd3567a325d57362b0b810d148203cd839f
tree905c259c2f04364c918fb61615ce81503c7e5bcf
parentda18088eea1140ad926892291abd6c1c0256e280
Add a new entry to make check.  If we have compiled python extensions,
run the pythoncheck.py test.  At the moment this just checks every
python extension can be imported sucessfully.
(This used to be commit 38dac4ca4e657b130acf3921573380d33399a5e6)
source3/Makefile.in
source3/stf/pythoncheck.py [new file with mode: 0755]