diff --git a/ports/unix/Makefile b/ports/unix/Makefile index cd72b45fe6..ae293fcb7d 100644 --- a/ports/unix/Makefile +++ b/ports/unix/Makefile @@ -363,4 +363,4 @@ install: $(PROG) uninstall: -rm $(BINDIR)/$(PROG) -$(BUILD)/supervisor/shared/translate.o: $(HEADER_BUILD)/qstrdefs.generated.h $(HEADER_BUILD)/compression.generated.h +$(BUILD)/supervisor/shared/translate/translate.o: $(HEADER_BUILD)/qstrdefs.generated.h $(HEADER_BUILD)/compression.generated.h