diff --git a/Makefile b/Makefile index 2961c7e..3c58274 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +INSTALL = install + SRCS = \ cli.c \ espeakup.c \