Fixed color definition (bg and fg were swapped).
[wine] / programs / progman / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = progman
6
7 LICENSELANG = En
8
9 C_SRCS = \
10         dialog.c \
11         group.c \
12         grpfile.c \
13         license.c \
14         main.c \
15         program.c \
16         string.c \
17         $(LICENSELANG:%=License_%.c)
18
19 RC_SRCS = rsrc.rc
20
21 @MAKE_PROG_RULES@
22
23 ### Dependencies: