po: Update French translation.
[wine] / dlls / wbemprox / Makefile.in
1 MODULE    = wbemprox.dll
2 IMPORTS   = ole32 advapi32
3
4 C_SRCS = \
5         main.c \
6         wbemlocator.c
7
8 IDL_R_SRCS = wbemprox.idl
9
10 @MAKE_DLL_RULES@