Added compile information about license when including tinyDTLS in build

This commit is contained in:
Niclas Finne 2018-01-17 20:03:28 +01:00
parent 6562b78c6c
commit 833da8df76

View File

@ -29,4 +29,5 @@ ifeq ($(MAKE_WITH_DTLS),1)
${error Unsupported CoAP DTLS keystore: $(MAKE_COAP_DTLS_KEYSTORE)}
endif
${info Building with tinyDTLS - see $(CONTIKI)/$(TINYDTLS_PATH)/LICENSE}
endif