Skip to content
Snippets Groups Projects
Commit 1b6a473b authored by Nguyen Anh Quynh's avatar Nguyen Anh Quynh
Browse files

ruby: call const_generator.py from bindings/Makefile

parent 0f456843
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ SAMPLE_X86 = $(TMPDIR)/sample_x86
all:
cd python && $(MAKE) gen_const
python const_generator.py nodejs
cd ruby && $(MAKE) gen_const
samples: expected python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment