aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f59715f..e497a14 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ all:
go build -ldflags="-X 'main.Version=1.0.0'" -buildvcs=false ./cmd/vrouter
clean:
- rm -fv snowcast_control snowcast_server \ No newline at end of file
+ rm -fv vhost vrouter \ No newline at end of file