We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e8451 commit 8be41adCopy full SHA for 8be41ad
Makefile
@@ -306,6 +306,9 @@ paranoid-ColorPicker: force
306
paranoid-SearchableComboListView: force
307
/usr/bin/sandbox-exec -f deps.sb $(MAKE) SearchableComboListView
308
309
+paranoid-pwmadapters: force
310
+ /usr/bin/sandbox-exec -f deps.sb $(MAKE) pwmadapters
311
+
312
# You probably want make paranoid-deps to avoid depending on Homebrew stuff.
313
deps: force fatlibsixel CoreParse NMSSH bindeps libgit2 sparkle librailroad_dsl sfsymbolenum pwmadapters
314
0 commit comments