mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 19:08:09 +01:00
880b21a097
It's unconditional for a very short time. We expect to soon be building it only if necessary.
5 lines
53 B
Makefile
5 lines
53 B
Makefile
all:
|
|
$(MAKE) -C .. all
|
|
|
|
clean:
|
|
$(MAKE) -C .. clean
|