summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/make b/make
index b3090a3..844d28b 100755
--- a/make
+++ b/make
@@ -17,4 +17,4 @@ end
Sitegen::want('out/index.atom')
# Make!
-print Sitegen::make(:all)
+Sitegen::make(:all)