include: Assorted spelling fixes.
[wine] / dlls / wer / Makefile.in
1 MODULE    = wer.dll
2 IMPORTLIB = wer
3 IMPORTS   = advapi32
4
5 C_SRCS = \
6         main.c
7
8 @MAKE_DLL_RULES@