damus.io

damus.io website
git clone git://jb55.com/damus.io
Log | Files | Refs | README

commit 8be1da79f530321c2d7bbb98ec6d0ba9e243f82e
parent 61a0c236fec8e9b7d8c6fa20c36d66098ef0733e
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 27 Oct 2022 14:14:05 -0700

you don't need to build anything

Diffstat:
Mwebv2/Makefile | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/webv2/Makefile b/webv2/Makefile @@ -1,3 +1,7 @@ + +all: fake + @echo "you don't need to build anything." + tags: fake ctags damus.js nostr.js > $@