Fixed indentation of list items.
[wine/wine64.git] / programs / winecfg / Makefile.in
blobf68ba280d36af4d14253fb373314575a29f8109e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winecfg.exe
6 APPMODE = gui
7 IMPORTS = comctl32 user32 advapi32
9 C_SRCS = \
10 main.c \
11 properties.c \
12 winecfg.c
14 RC_SRCS = winecfg.rc
16 @MAKE_PROG_RULES@
18 ### Dependencies: