mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
8 lines
89 B
Makefile
8 lines
89 B
Makefile
TESTDLL = localspl.dll
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = \
|
|
localmon.c
|
|
|
|
@MAKE_TEST_RULES@
|