genode/repos/libports/recipes/api/qt5_qpluginwidget/content.mk
Christian Prochaska f347cb90f1 depot: qt5 recipes
Fixes #2792
2018-05-30 12:26:19 +02:00

12 lines
297 B
Makefile

MIRROR_FROM_REP_DIR := include/qt5/qpluginwidget \
lib/import/import-qt5_qpluginwidget.mk \
lib/symbols/qt5_qpluginwidget
content: $(MIRROR_FROM_REP_DIR) LICENSE
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@