jscript: Add the Romanian translation.
[wine/testsucceed.git] / dlls / winhttp / tests / Makefile.in
blob6029ecf5c65fca89f6ae2ec69043c76292085945
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = winhttp.dll
6 IMPORTS = winhttp crypt32 advapi32 ws2_32 kernel32
8 C_SRCS = \
9 notification.c \
10 url.c \
11 winhttp.c
13 @MAKE_TEST_RULES@