From f582fe037154471e95f5f519c44fd7c9871c00b6 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 19 Aug 2015 15:27:20 +0200 Subject: dummy Makefile for ext/lazar/extconf.rb --- ext/lazar/extconf.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/lazar/extconf.rb b/ext/lazar/extconf.rb index 0ee5e93..f466afb 100644 --- a/ext/lazar/extconf.rb +++ b/ext/lazar/extconf.rb @@ -85,3 +85,4 @@ FileUtils.cd File.join(main_dir,"last-utils") `sed -i '8s/"openbabel", //' lu.rb` # install R packagemain_dir +$makefile_created = true -- cgit v1.2.3