dpnet/tests: Add a trailing '\n' to some ok() calls.
[wine.git] / programs / wineconsole / Makefile.in
blob6cde7e34447f866dc8222e3318f4beb283833c8b
1 MODULE = wineconsole.exe
2 APPMODE = -mwindows
3 IMPORTS = advapi32
4 DELAYIMPORTS = comctl32 user32 gdi32
6 C_SRCS = \
7 curses.c \
8 dialog.c \
9 registry.c \
10 user.c \
11 wineconsole.c
13 RC_SRCS = wineconsole.rc
15 MANPAGES = wineconsole.man.in