Commit 96075121 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Relink subdirectory objects on Makefile.in/Make.rules.in change.

parent 3cdb3f29
......@@ -141,7 +141,7 @@ $(BUILD) checkbuild:
# Rule for main module
$(MODULE).o: $(OBJS)
$(MODULE).o: $(OBJS) Makefile.in $(TOPSRCDIR)/Make.rules.in
$(LDCOMBINE) $(OBJS) -o $(MODULE).o
# Rules for makefile
......
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