shell32: Remove redundant loop to count already known value.
[wine/multimedia.git] / dlls / wintab32 / Makefile.in
blob7425c7d3567e68bd3d86732927915e107b304aaa
1 MODULE = wintab32.dll
2 IMPORTLIB = wintab32
3 IMPORTS = user32
5 C_SRCS = \
6 context.c \
7 manager.c \
8 wintab32.c
10 @MAKE_DLL_RULES@