mirror of
https://github.com/reactos/wine.git
synced 2025-02-28 16:56:24 +00:00
8 lines
80 B
Makefile
8 lines
80 B
Makefile
TESTDLL = imagehlp.dll
|
|
|
|
C_SRCS = \
|
|
image.c \
|
|
integrity.c
|
|
|
|
@MAKE_TEST_RULES@
|