]> granicus.if.org Git - python/commit
make tags: index also Modules/_ctypes/ (#4648) (#4660)
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 30 Nov 2017 22:28:01 +0000 (23:28 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2017 22:28:01 +0000 (23:28 +0100)
commit7d1cfeef6486af07de832b3eae27e3f63532c270
treecf62a9a46b47fe82bef69cc66c4bbe0970b7a477
parent56e444f8df34cd502d6e3b110c90aed086883a72
make tags: index also Modules/_ctypes/ (#4648) (#4660)

Avoid also "cd $(srcdir)" to not change the current directory.

(cherry picked from commit 3be3b97a9709d3cd5303175ddbffa7dcca57ac3e)
Makefile.pre.in