diff --git a/Makefile b/Makefile index 921d3409..a758fe43 100644 --- a/Makefile +++ b/Makefile @@ -418,10 +418,10 @@ clean: CLEAN += mxqadmin.o ### mxqset.o ---------------------------------------------------------- -mxqsset.o: $(mx_mysql.h) -mxqsset.o: $(keywordset.h) -mxqkill.o: $(mxq.h) -mxqkill.o: $(mxq_group.h) +mxqset.o: $(mx_mysql.h) +mxqset.o: $(keywordset.h) +mxqset.o: $(mxq.h) +mxqset.o: $(mxq_group.h) mxqset.o: CFLAGS += $(CFLAGS_MYSQL) clean: CLEAN += mxqsset.o