Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit d170f32

Browse files
author
Eoghan Russell
authored
Update Makefile
1 parent 514fc71 commit d170f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ endif
130130
endif
131131

132132
install:
133+
go get git.fd.io/govpp.git/cmd/[email protected]
133134
ifeq ($(VPPINSTALLED),0)
134135
@echo VPP not installed, installing required files. Run *sudo make clean* to remove installed files.
135136
@mkdir -p tmpvpp/

0 commit comments

Comments
 (0)