]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add $(srcdir) in front of the test program's name (else it won't work
authorGuido van Rossum <guido@python.org>
Fri, 3 Jan 1997 15:54:36 +0000 (15:54 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 3 Jan 1997 15:54:36 +0000 (15:54 +0000)
commit042a05172f0256110c485d619ec6cc4648128cb7
tree30d0ac6a5b7c94f751482680d6b0f811cac11240
parentb9d338cbfbca06d60c7a5b31ee5e229fe6b801a2
Add $(srcdir) in front of the test program's name (else it won't work
when $(srcdir) isn't '.', i.e. when using VPATH).
Makefile.in