diff --git a/bindings/Makefile b/bindings/Makefile index d004735a..652a6457 100644 --- a/bindings/Makefile +++ b/bindings/Makefile @@ -17,6 +17,7 @@ all: cd python && $(MAKE) gen_const cd go && $(MAKE) gen_const cd java && $(MAKE) gen_const + python const_generator.py dotnet samples: expected python