X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fmakefile.gcc;h=f55c683224d6a574094c8e6fce373a25c17b57f9;hb=0a1090546ff3f7af136e33eb4fd636b1e5d5178b;hp=e8a7e99fb90a3affd4549ceac07fbea3c2e20fa2;hpb=fd030303a98054d3ad260d79abed97df51064def;p=xboard.git diff --git a/winboard/makefile.gcc b/winboard/makefile.gcc index e8a7e99..f55c683 100644 --- a/winboard/makefile.gcc +++ b/winboard/makefile.gcc @@ -70,7 +70,7 @@ $(PROJ).hlp : $(PROJ).rtf # Update the resource if necessary -wbres.o: $(PROJ).rc $(PROJ).h resource.h +wbres.o: $(PROJ).rc $(PROJ).h resource.h config.h windres $(DEFS) --use-temp-file --include-dir .. $< -O coff -o $@