Skip to content

Commit

Permalink
Makefile: test_mxqd_control depends on parser.tab.o
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Dec 16, 2021
1 parent 50a00a9 commit 874c973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,7 @@ test_mxqd_control: mx_util.o
test_mxqd_control: mx_mysql.o
test_mxqd_control: mxq_group.o
test_mxqd_control: keywordset.o
test_mxqd_control: parser.tab.o
test_mxqd_control: LDLIBS += $(LDLIBS_MYSQL)

clean: CLEAN += test_mxqd_control
Expand Down

0 comments on commit 874c973

Please sign in to comment.