Makefile: hotfix

This commit is contained in:
Astro 2016-09-20 02:05:17 +02:00
parent be04617704
commit 5856013505
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ dates/%/Makefile: dates/%.yaml $(wildcard decks/*.yaml)
./generate.rb $< $(shell dirname $@) ./generate.rb $< $(shell dirname $@)
dates/%/ALL: dates/%/Makefile dates/%/ALL: dates/%/Makefile
$(MAKE) -C $(shell dirname $@) $(shell basename $@) $(MAKE) -C $(shell dirname $@)