genode/repos/libports/lib/import/import-pcsc-lite.mk
2022-08-17 12:26:44 +02:00

6 lines
122 B
Makefile

ifeq ($(CONTRIB_DIR),)
REP_INC_DIR += include/PCSC
else
INC_DIR += $(call select_from_ports,pcsc-lite)/include/PCSC
endif