Fix autotester ddmd posix build

This commit is contained in:
Daniel Murphy 2015-08-16 14:35:49 +10:00
parent 20f846dd7c
commit af664d46eb

View file

@ -8,7 +8,7 @@ all:
$(QUIET)$(MAKE) -C src -f posix.mak
auto-tester-build:
$(QUIET)$(MAKE) -C src -f posix.mak $<
$(QUIET)$(MAKE) -C src -f posix.mak auto-tester-build
auto-tester-test: test