Commit 3110e95e authored by Alexandre Julliard's avatar Alexandre Julliard

Added a missing dependency for testlist.c files.

parent d6bffb2c
......@@ -50,7 +50,7 @@ $(MODULE): $(OBJS) $(RCOBJS) $(IMPORTLIBS) Makefile.in
# Rules for building test list
$(TESTLIST): Makefile.in
$(TESTLIST): Makefile.in $(TOPSRCDIR)/tools/make_ctests
$(TOPSRCDIR)/tools/make_ctests $(CTESTS) >$(TESTLIST) || $(RM) $(TESTLIST)
depend: $(TESTLIST)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment