notmuch/completion/Makefile

8 lines
133 B
Makefile
Raw Normal View History

# See Makfefile.local for the list of files to be compiled in this
# directory.
all:
$(MAKE) -C .. all
.DEFAULT:
$(MAKE) -C .. $@