Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ongoing cleanup in ruby bindings. Does not compile yet, but commiting anyway because...
[simgrid.git] / src / Makefile.am
index ce1e167..303d760 100644 (file)
@@ -383,6 +383,13 @@ if HAVE_LUA
 else
   EXTRA_DIST += $(LUA_SRC)
 endif
+
+RUBY_SRC= simix/smx_context_ruby.c bindings/ruby/rb_msg_process.c
+if HAVE_RUBY
+  simgrid_sources += $(RUBY_SRC)
+else
+  EXTRA_DIST += $(RUBY_SRC)
+endif
 ##
 ## Compile the libs
 CLEANFILES=supernovae_sg.c supernovae_gras.c supernovae_smpi.c