shell32: Fix a comment typo.
[wine/multimedia.git] / dlls / imagehlp / tests / Makefile.in
blob3e17a0d5bcf2aa99dbcbd84f2bbafc3b9eec5e6f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = imagehlp.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 integrity.c
11 @MAKE_TEST_RULES@