#
# Wifi World Makefile
#
# Common Compiler Flags ########################################################
# Include paths.
COMMON_CFLAGS += -Iapps/wifi_world/include
# Common Source Files ##########################################################
COMMON_SRCS += apps/wifi_world/wifi_world.cc