aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-07-03 10:23:50 +0200
committerEugen Wissner <belka@caraus.de>2026-07-03 10:23:50 +0200
commitd9cd03ffeb13a5c30d8337ba27f15e1ba2959e4d (patch)
tree511ef9fbbfd953b0819c799b2ba866be8ff1cfd3 /Rakefile
parent4ad6052aa2816f8296e62569272e99fc0d2fd3c1 (diff)
downloadelna-d9cd03ffeb13a5c30d8337ba27f15e1ba2959e4d.tar.gz
Move the documentation from the old branch
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 4b2ac58..16fc6a6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -7,6 +7,7 @@ require 'pathname'
require 'rake/clean'
CLEAN.include 'build/gcc'
+CLOBBER.include 'build'
task default: :source