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