genode/repos/libports/recipes/api/libqpluginwidget/content.mk
2020-07-03 13:48:55 +02:00

11 lines
228 B
Makefile

MIRROR_FROM_REP_DIR := include/qpluginwidget \
lib/symbols/libqpluginwidget
content: $(MIRROR_FROM_REP_DIR) LICENSE
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@