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 @@ -167,10 +167,10 @@ ifneq ($(OFFLINE), true)
167
167
endif
168
168
169
169
.PHONY : genlocalfiles
170
- genlocalfiles : $(EXTRA_BUILD_TARGET ) .proto .typescript .bindata .ovnmodel .gendecoder .easyjson . vppbinapi
170
+ genlocalfiles : $(EXTRA_BUILD_TARGET ) .proto .typescript .bindata .ovnmodel .gendecoder .vppbinapi
171
171
172
172
.PHONY : touchlocalfiles
173
- touchlocalfiles : .proto.touch .typescript.touch .bindata.touch .gendecoder.touch .easyjson.touch
173
+ touchlocalfiles : .proto.touch .typescript.touch .bindata.touch .gendecoder.touch
174
174
175
175
.PHONY : clean
176
176
clean : skydive.clean test.functionals.clean contribs.clean .ebpf.clean .easyjson.clean .proto.clean .gendecoder.clean .ovnmodel.clean .typescript.clean .vppbinapi.clean swagger.clean
You can’t perform that action at this time.
0 commit comments