mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-19 17:37:43 +00:00
landing page
This commit is contained in:
5
Makefile
5
Makefile
@ -6,3 +6,8 @@ include golpe/rules.mk
|
||||
|
||||
LDLIBS += -lsecp256k1 -lzstd
|
||||
INCS += -Iexternal/negentropy/cpp
|
||||
|
||||
build/StrfryTemplates.h: $(shell find src/tmpls/ -type f -name '*.tmpl')
|
||||
perl golpe/external/templar/templar.pl src/tmpls/ strfrytmpl $@
|
||||
|
||||
src/apps/relay/RelayWebsocket.o: build/StrfryTemplates.h
|
||||
|
Reference in New Issue
Block a user