Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
- Fix Makefile
  • Loading branch information
wwarthen committed Oct 30, 2023
1 parent 6bcad12 commit 6af84e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6af84e9

Please sign in to comment.