wine needs to be built before winedbg.
This commit is contained in:
parent
c01c1933bf
commit
a3fd0c95ee
|
@ -113,7 +113,7 @@ $(DLLOBJS) $(PROGRAMS): tools
|
|||
|
||||
$(EMUOBJS): tools dlls
|
||||
|
||||
$(LIBPROGRAMS): tools dlls
|
||||
$(LIBPROGRAMS): tools dlls wine
|
||||
|
||||
server tools: unicode/libwine_unicode.$(LIBEXT)
|
||||
|
||||
|
|
Loading…
Reference in New Issue