diff --git a/Source/Makefile b/Source/Makefile index 61fc74bf..cee2ba83 100644 --- a/Source/Makefile +++ b/Source/Makefile @@ -7,7 +7,7 @@ .ONESHELL: .SHELLFLAGS = -cex -all: prop shared images rom zrc zzrcc +all: prop shared images rom zrc z1rcc zzrcc doc: $(MAKE) --directory Doc $(ACTION)