genode/repos/libports/lib/import/import-pcsc-lite.mk

6 lines
122 B
Makefile
Raw Normal View History

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