diff --git a/experiments/Makefile b/experiments/Makefile index 6b399f8..7108d1d 100644 --- a/experiments/Makefile +++ b/experiments/Makefile @@ -1,5 +1,5 @@ all: - cc -g -o st scantest.c -lbluetooth -lcurses + cc -g -o st scantest.c -lbluetooth -lcurses -ltinfo cc -g -o at advertisetest.c -lbluetooth -lcurses cc -g -o ibeacon ibeacon.c -lbluetooth