about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 00e6faf..acb2d0a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -25,6 +25,7 @@ task :compile => [:http11] do
     exit(1)
   end
 end
+
 task :package => [:clean,:compile,:test]
 
 task :ragel do