recipes/api/genode_c_api: add src/lib/genode_c_api

The source codes are needed to use the API because they are statically
linked.
This commit is contained in:
Norman Feske 2021-08-23 18:21:40 +02:00 committed by Christian Helmuth
parent 324ad33736
commit 436d946300

View File

@ -1,6 +1,9 @@
content: include/genode_c_api LICENSE
MIRROR_FROM_REP_DIR := include/genode_c_api \
src/lib/genode_c_api
include/genode_c_api:
content: $(MIRROR_FROM_REP_DIR) LICENSE
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE: