aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7a101dd..1b71312 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ clean:
$(RM) --recursive $(BLDDIR)/template/* $(BLDDIR)/* main endpoints.o endpoints.so rename.ld include/mime.h.inc
veryclean: clean
- $(RM) jals.db
+ $(RM) jals.db config.env
run: main endpoints.so
env $(shell cat config.env) ./main