mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-27 20:01:42 +01:00
f7130468d2
[dgit import orig notmuch_0.28.2.orig.tar.gz]
7 lines
138 B
Makefile
7 lines
138 B
Makefile
# See Makefile.local for the list of files to be compiled in this
|
|
# directory.
|
|
all:
|
|
$(MAKE) -C ../.. all
|
|
|
|
.DEFAULT:
|
|
$(MAKE) -C ../.. $@
|