configure: Print a warning when prelink isn't found.
[wine/hramrach.git] / dlls / xinput1_3 / Makefile.in
blob3fc79c8d9c3eca40e09ce0136b39b17f6d206dfe
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xinput1_3.dll
6 IMPORTLIB = xinput
8 C_SRCS = \
9 xinput1_3_main.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@