aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d31f655..5d660d2 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,7 @@ setup:
@./scripts/gen-deps -p POSTHASTE -c COMPILE_POSTHASTE -b posthaste \
"${POSTHASTE_SOURCES}"
-POSTHASTE_SOURCES := deps/lightening/lightening/lightening.c
-
+POSTHASTE_SOURCES :=
CLEANUP := build deps.mk posthaste
include src/source.mk