notmuch/completion/Makefile
2010-04-06 14:36:31 -07:00

7 lines
133 B
Makefile

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