diff --git a/Makefile b/Makefile index 931d0ed..d77b558 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,6 @@ SRCS = \ OBJS = $(SRCS:.c=.o) -CFLAGS = -ggdb LDLIBS = -lespeak PREFIX = /usr