configure: Changes from running autconf after previous patch.
[wine/hacks.git] / dlls / updspapi / Makefile.in
blob8ba888050492d4e7d87c872175f618ca254f3c42
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = updspapi.dll
6 IMPORTS = setupapi kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@