diff --git a/Makefile b/Makefile index 3a18646..63d0af4 100644 --- a/Makefile +++ b/Makefile @@ -252,6 +252,7 @@ clean: CLEAN += mxq_log.o mxqdump.o: $(mx_log.h) mxqdump.o: $(mxq_util.h) +mxqdump.o: $(mx_mysql.h) mxqdump.o: $(mx_getopt.h) mxqdump.o: CFLAGS += $(CFLAGS_MYSQL)