genode/repos/dde_linux/recipes/raw/test-wg_reconnect/content.mk
2023-11-28 14:24:23 +01:00

9 lines
170 B
Makefile

CONTENT = index.html
CONTENT += example.pem lighttpd.conf
CONTENT += dynamic.config
content: $(CONTENT)
$(CONTENT):
cp $(REP_DIR)/recipes/raw/test-wg_reconnect/$@ $@