6 lines
117 B
Makefile
6 lines
117 B
Makefile
EXTRA_DIST = conf.py apiref.rst index.rst ext/refcounting.py
|
|
|
|
clean-local:
|
|
rm -rf .build
|
|
rm -f ext/refcounting.pyc
|