aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test-databases/Makefile
blob: b250a8bea31dcb5564a477bd7b484cc15a3502e8 (plain)
1
2
3
4
5
6
7
# See Makefile.local for the list of files to be compiled in this
# directory.
all:
	$(MAKE) -C ../.. all

.DEFAULT:
	$(MAKE) -C ../.. $@