rstrtmgr: Add stub for RmStartSession.
[wine/testsucceed.git] / dlls / compstui / Makefile.in
blob7a45442c20948032940f645461e39158802cea1a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compstui.dll
6 IMPORTLIB = compstui
8 C_SRCS = \
9 compstui_main.c
11 @MAKE_DLL_RULES@