makefiles: Make MODULE contain the full module name also for static libraries.
[wine] / dlls / adsiid / Makefile.in
1 MODULE    = libadsiid.a
2
3 C_SRCS = \
4         adsiid.c
5
6 @MAKE_IMPLIB_RULES@