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