This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/gdb/Makefile.in b/gdb/Makefile.in | |
index 17b71c6..03dd88f 100644 | |
--- a/gdb/Makefile.in | |
+++ b/gdb/Makefile.in | |
@@ -412,6 +412,15 @@ SUBDIR_PYTHON_DEPS = | |
SUBDIR_PYTHON_LDFLAGS = | |
SUBDIR_PYTHON_CFLAGS = | |
+SUBDIR_RUBY_SRCS = \ | |
+ ruby/ruby.c |