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 1f787fb commit 06ffdb0Copy full SHA for 06ffdb0
Makefile
@@ -140,7 +140,7 @@ exe: _output/bin/limactl$(exe)
140
141
.PHONY: minimal native
142
minimal: clean limactl native-guestagent default_template
143
-native: clean limactl helpers native-guestagent templates
+native: clean limactl helpers native-guestagent templates template_experimentals
144
145
################################################################################
146
# Kconfig
0 commit comments