proximity: move to the profiles folder

This commit is contained in:
Gustavo Padovan 2012-07-10 11:03:05 -03:00 committed by Johan Hedberg
parent d8d2be1064
commit df5c14c621
13 changed files with 10 additions and 5 deletions

View File

@ -227,11 +227,16 @@ builtin_sources += profiles/thermometer/main.c \
profiles/time/server.c profiles/time/manager.c \
profiles/time/manager.h \
plugins/gatt-example.c \
proximity/main.c proximity/manager.h proximity/manager.c \
proximity/monitor.h proximity/monitor.c \
proximity/reporter.h proximity/reporter.c \
proximity/linkloss.h proximity/linkloss.c \
proximity/immalert.h proximity/immalert.c \
profiles/proximity/main.c profiles/proximity/manager.h \
profiles/proximity/manager.c \
profiles/proximity/monitor.h \
profiles/proximity/monitor.c \
profiles/proximity/reporter.h \
profiles/proximity/reporter.c \
profiles/proximity/linkloss.h \
profiles/proximity/linkloss.c \
profiles/proximity/immalert.h \
profiles/proximity/immalert.c \
profiles/deviceinfo/main.c \
profiles/deviceinfo/manager.h \
profiles/deviceinfo/manager.c \