aboutsummaryrefslogtreecommitdiff
path: root/apps/wifi_world/wifi_world.mk
blob: 0ea8ce78afd466385ab6f161cc71d1caccfcbea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# 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