summaryrefslogtreecommitdiff
path: root/themes/Makefile
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-05-07 12:17:36 -0400
committermattkae <mattkae@protonmail.com>2022-05-07 12:17:36 -0400
commit0b8596a5ebec39f797fe8a14eed1bda3c2e3a93d (patch)
treeea248ce7d55046d578f5ad371f4083405a4f7892 /themes/Makefile
parent1c051dffdb27ff6ebaa96802b021e99e49afb861 (diff)
Working bunny render
Diffstat (limited to 'themes/Makefile')
-rw-r--r--themes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/Makefile b/themes/Makefile
index dce422e..8bdc04e 100644
--- a/themes/Makefile
+++ b/themes/Makefile
@@ -14,4 +14,4 @@ build:
@mkdir -p dist
clean:
- rm -rf dist \ No newline at end of file
+ rm -rf dist && rm *.o \ No newline at end of file