makefiles: Add manual dependencies also for testlist cross object.

This commit is contained in:
Octavian Voicu 2011-11-05 07:55:06 +02:00 committed by Alexandre Julliard
parent 78f717bff2
commit 24a1fc3766
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ $(WINETEST_RES): $(WINETEST_EXE)
testlist.c: Makefile.in $(MAKECTESTS)
$(MAKECTESTS) -o $@ $(C_SRCS)
testlist.o: testlist.c $(top_srcdir)/include/wine/test.h
testlist.o testlist.cross.o: testlist.c $(top_srcdir)/include/wine/test.h
# Rules for testing