File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ build/GXWriter-$(VERSION).curapackage: plugins/GXWriter/* LICENSE icon.png
3232 -x " *pyc" \
3333 -r .
3434
35- build-ffintegration : build/FlashforgeFinderIntegration-$(VERSION ) .curapackage plugins/FlashforgeFinderIntegration/printer/definitions /finder.def.json
35+ build-ffintegration : build/FlashforgeFinderIntegration-$(VERSION ) .curapackage plugins/FlashforgeFinderIntegration/printer/defs /finder.def.json
3636
3737build/FlashforgeFinderIntegration-$(VERSION ) .curapackage : plugins/FlashforgeFinderIntegration/* LICENSE icon.png
3838 mkdir -p build/FlashforgeFinderIntegration/files/plugins
@@ -54,7 +54,7 @@ build/FlashforgeFinderIntegration-$(VERSION).curapackage: plugins/FlashforgeFind
5454 -x " *pyc" \
5555 -r FlashforgeFinderIntegration
5656
57- plugins/FlashforgeFinderIntegration/printer/definitions /finder.def.json :
57+ plugins/FlashforgeFinderIntegration/printer/defs /finder.def.json :
5858 git submodule init
5959 git submodule update
6060
You can’t perform that action at this time.
0 commit comments