wine/programs/services/tests/Makefile.in
2013-10-16 11:41:20 +02:00

8 lines
88 B
Makefile

TESTDLL = services.exe
IMPORTS = advapi32
C_SRCS = \
service.c
@MAKE_TEST_RULES@