include: Assorted spelling fixes.
[wine] / dlls / wmvcore / Makefile.in
1 MODULE    = wmvcore.dll
2 IMPORTS   = kernel32
3
4 C_SRCS = \
5         wmvcore_main.c
6
7 @MAKE_DLL_RULES@