summaryrefslogtreecommitdiff
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 7540aeb..c9517e5 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ hypervisor.pb.go: hypervisor.proto
autogenpb --proto hypervisor.proto --mutex
event.pb.go: event.proto
- autogenpb --proto event.proto --mutex
+ autogenpb --proto event.proto --mutex --no-sort
experiments.pb.go: experiments.proto
autogenpb --proto experiments.proto --no-marshal --no-sort