Changed builtin dlls file names to make it clear they are not normal
[wine] / dlls / urlmon / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = urlmon.dll
6
7 LDDLLFLAGS = @LDDLLFLAGS@
8 SYMBOLFILE = $(MODULE).tmp.o
9
10 C_SRCS = \
11         umon.c \
12         urlmon_main.c
13
14 @MAKE_DLL_RULES@
15
16 ### Dependencies: