wine.desktop: Fix the Norwegian translations.
[wine/hacks.git] / dlls / faultrep / Makefile.in
blob7e3484b17e7191ae88c46f492e50cdc5f226bb23
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = faultrep.dll
6 IMPORTS = advapi32 kernel32
8 C_SRCS = faultrep.c
10 @MAKE_DLL_RULES@