mirror of
https://github.com/reactos/wine.git
synced 2025-01-24 04:45:18 +00:00
8 lines
83 B
Makefile
8 lines
83 B
Makefile
TESTDLL = credui.dll
|
|
IMPORTS = credui
|
|
|
|
C_SRCS = \
|
|
credui.c
|
|
|
|
@MAKE_TEST_RULES@
|