shell32: Merge ShellView menu implementations into a single file.
[wine/multimedia.git] / dlls / ntdsapi / Makefile.in
blob604725744c951dd1c95c16db28a0ba7f5d17ee03
1 MODULE = ntdsapi.dll
2 IMPORTLIB = ntdsapi
3 IMPORTS = user32
5 C_SRCS = \
6 ntdsapi.c
8 @MAKE_DLL_RULES@