adsiid: Add static import library for active directory GUIDs.
[wine] / dlls / adsiid / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = libadsiid.a
6
7 C_SRCS = \
8         adsiid.c
9
10 @MAKE_IMPLIB_RULES@
11
12 @DEPENDENCIES@  # everything below this line is overwritten by make depend