mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
bindings: clean extra file created by ruby extension build system
Noticed by dkg; this file seems to be created by building the debian package, and perhaps by other distro package builds.
This commit is contained in:
parent
1883ab6650
commit
51f3a0786f
1 changed files with 2 additions and 0 deletions
|
@ -18,3 +18,5 @@ CLEAN += $(patsubst %,$(dir)/ruby/%, \
|
|||
Makefile database.o directory.o filenames.o\
|
||||
init.o message.o messages.o mkmf.log notmuch.so query.o \
|
||||
status.o tags.o thread.o threads.o)
|
||||
|
||||
CLEAN += bindings/ruby/.vendorarchdir.time
|
||||
|
|
Loading…
Reference in a new issue