5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
EXTRA_DIST = conf.py apiref.rst index.rst
|
||
|
|
||
|
clean-local:
|
||
|
rm -rf .build
|