From 4ecbcc380da9429a2006459380b99d7de68c9fb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 16 Jan 2012 23:22:11 +0100 Subject: Rakefile: fix --- Rakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index d264b12..937be55 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +1,8 @@ # -*- coding: UTF-8 -*- # -require './lib/zorglub.rb' +$LOAD_PATH << 'lib' +# +require 'zorglub' load './tasks/setup.rb' # # Project general information -- cgit v1.1-2-g2b99