configure: Build the import libraries without recursing when possible.
[wine/multimedia.git] / dlls / xmllite / Makefile.in
blob7702bc3112609280b25bc178e0cd93fabe0be495
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xmllite.dll
7 C_SRCS = \
8 reader.c \
9 xmllite_main.c
11 @MAKE_DLL_RULES@