genode/repos/dde_linux/recipes/raw/test-wg_reconnect/content.mk

9 lines
170 B
Makefile
Raw Normal View History

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