# -*- makefile -*- ifeq ($(CONFIG_KEYVAL),y) include_HEADERS = lpciap_kvpb.h lib_LIBRARIES = lpciap_kvpb lpciap_kvpb_SOURCES = iap_kvpb.c endif