Allow the MQTT client example for platform native

This commit is contained in:
George Oikonomou 2018-03-30 16:16:55 +01:00
parent 7872da3c9b
commit 024586c21a
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ CONTIKI = ../..
MODULES_REL += arch/platform/$(TARGET)
PLATFORMS_ONLY = srf06-cc26xx cc2538dk openmote-cc2538 zoul
PLATFORMS_ONLY = srf06-cc26xx cc2538dk openmote-cc2538 zoul native
include $(CONTIKI)/Makefile.include