mirror of
https://github.com/akheron/jansson.git
synced 2025-04-21 12:39:33 +00:00
5 lines
117 B
Makefile
5 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
|