summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 3 insertions, 1 deletions
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