diff options
| author | David Bremner <david@tethera.net> | 2023-09-10 20:13:13 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-09-12 08:37:38 -0300 |
| commit | 60b5ea319a45900b1e610715481faaa339ea3a4c (patch) | |
| tree | 520f7d2ad38dfa5423ea7295932b09c095e4c6dd /bindings/Makefile.local | |
| parent | c31f8c0b3beb98be6a9ba8a969496a075a331162 (diff) | |
bindings/python-cffi: clean up notmuch2.egg-infodebian/0.38-1archive/debian/0.38-10.38
This is created (at least) by the Debian build, but there seems no
harm in cleaning it for everyone.
Diffstat (limited to 'bindings/Makefile.local')
| -rw-r--r-- | bindings/Makefile.local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bindings/Makefile.local b/bindings/Makefile.local index c82a91c6..9875123a 100644 --- a/bindings/Makefile.local +++ b/bindings/Makefile.local @@ -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/__pycache__ -DISTCLEAN += bindings/python-cffi/_notmuch_config.py - +DISTCLEAN += bindings/python-cffi/_notmuch_config.py \ + bindings/python-cffi/notmuch2.egg-info |
