f95bb423a3
The tutorial example github_commits.c was still left out.
8 lines
172 B
Makefile
8 lines
172 B
Makefile
EXTRA_DIST = \
|
|
conf.py apiref.rst gettingstarted.rst github_commits.c index.rst \
|
|
tutorial.rst ext/refcounting.py
|
|
|
|
clean-local:
|
|
rm -rf .build
|
|
rm -f ext/refcounting.pyc
|