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