notmuch/test/test-databases/Makefile

8 lines
138 B
Makefile
Raw Normal View History

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