mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
doc/Makefile.am: Remove *.pyc in clean
This commit is contained in:
parent
951d091f07
commit
22af193a51
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ EXTRA_DIST = conf.py apiref.rst index.rst ext/refcounting.py
|
|||
|
||||
clean-local:
|
||||
rm -rf .build
|
||||
rm -f ext/refcounting.pyc
|
||||
|
|
Loading…
Add table
Reference in a new issue