19 Jan
2010
19 Jan
'10
11:34 a.m.
Andrew Eikum <aeikum(a)codeweavers.com> writes:
diff --git a/dlls/wininet/tests/Makefile.in b/dlls/wininet/tests/Makefile.in index ba8f662..66a756f 100644 --- a/dlls/wininet/tests/Makefile.in +++ b/dlls/wininet/tests/Makefile.in @@ -10,6 +10,7 @@ CTESTS = \ generated.c \ http.c \ internet.c \ + option.c \
This can go with the other internet tests in internet.c, there's no need for a new file. -- Alexandre Julliard julliard(a)winehq.org