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

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