aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-07-14 16:34:58 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-07-14 16:34:58 +0300
commit679aefb63d364b2bc73c13b75fe5bee407822892 (patch)
treee7c8631aeda43d40f1d44e603f27a76d9e129f92 /Makefile
parent4b3a6a072620b0b0a5ddc92ba615a4fea9964145 (diff)
downloadposthaste-679aefb63d364b2bc73c13b75fe5bee407822892.tar.gz
posthaste-679aefb63d364b2bc73c13b75fe5bee407822892.zip
update ejit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1a93cb..52150a5 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ setup: deps
"${POSTHASTE_SOURCES}"
POSTHASTE_SOURCES :=
-CLEANUP := build deps.mk posthaste
+CLEANUP := build deps.mk posthaste
include src/source.mk