mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
bindings/python-cffi: clean up notmuch2.egg-info
This is created (at least) by the Debian build, but there seems no harm in cleaning it for everyone.
This commit is contained in:
parent
c31f8c0b3b
commit
60b5ea319a
1 changed files with 2 additions and 2 deletions
|
@ -36,5 +36,5 @@ CLEAN += bindings/ruby/.vendorarchdir.time $(dir)/ruby.stamp
|
||||||
CLEAN += bindings/python-cffi/build $(dir)/python-cffi.stamp
|
CLEAN += bindings/python-cffi/build $(dir)/python-cffi.stamp
|
||||||
CLEAN += bindings/python-cffi/__pycache__
|
CLEAN += bindings/python-cffi/__pycache__
|
||||||
|
|
||||||
DISTCLEAN += bindings/python-cffi/_notmuch_config.py
|
DISTCLEAN += bindings/python-cffi/_notmuch_config.py \
|
||||||
|
bindings/python-cffi/notmuch2.egg-info
|
||||||
|
|
Loading…
Reference in a new issue