comdlg32: Implement SetDefaultFilename.
[wine] / dlls / imagehlp / tests / Makefile.in
1 TESTDLL   = imagehlp.dll
2
3 C_SRCS = \
4         image.c \
5         integrity.c
6
7 @MAKE_TEST_RULES@