msi: Fix the Create/RemoveFolders actions to actually create and remove empty folders.
[wine] / dlls / msisys.ocx / Makefile.in
1 MODULE    = msisys.ocx
2 IMPORTS   = uuid
3
4 C_SRCS = msisys.c
5
6 @MAKE_DLL_RULES@