Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mxq_job: Link mxq_job with mxq_daemon
  • Loading branch information
mariux committed Nov 20, 2015
1 parent bee8722 commit 3fd3b54
Show file tree
Hide file tree
Showing 6 changed files with 241 additions and 200 deletions.
2 changes: 2 additions & 0 deletions Makefile
Expand Up @@ -392,6 +392,8 @@ mxqdump.o: $(mx_log.h)
mxqdump.o: $(mx_util.h)
mxqdump.o: $(mx_mysql.h)
mxqdump.o: $(mx_getopt.h)
mxqdump.o: $(mxq_group.h)
mxqdump.o: $(mxq_job.h)
mxqdump.o: CFLAGS += $(CFLAGS_MYSQL)

clean: CLEAN += mxqdump.o
Expand Down

0 comments on commit 3fd3b54

Please sign in to comment.