Skip to content

Commit 06ffdb0

Browse files
committed
Makefile: native: add template_experimentals
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 1f787fb commit 06ffdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ exe: _output/bin/limactl$(exe)
140140

141141
.PHONY: minimal native
142142
minimal: clean limactl native-guestagent default_template
143-
native: clean limactl helpers native-guestagent templates
143+
native: clean limactl helpers native-guestagent templates template_experimentals
144144

145145
################################################################################
146146
# Kconfig

0 commit comments

Comments
 (0)