diff --git a/Makefile b/Makefile index 573c8a3..8264514 100755 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ DEPS=serialDeclarations.h # ========================================== # TARGETS -EXECUTABLES = serial +EXECUTABLES = serial mean-shift .PHONY: all clean