diff --git a/makefile b/makefile index a47a95f..8d70bff 100644 --- a/makefile +++ b/makefile @@ -16,7 +16,7 @@ gui: core nsfplay: core gui $(MAKE) -C nsfplay -mac: nsfplay +mac: $(MAKE) -C nsfplay mac winamp: core gui