We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2baf476 commit 0a38088Copy full SHA for 0a38088
ports/unix/Makefile
@@ -363,4 +363,4 @@ install: $(PROG)
363
uninstall:
364
-rm $(BINDIR)/$(PROG)
365
366
-$(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
0 commit comments