Andrew Eikum aeikum@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.