wine/dlls/wldap32/tests/Makefile.in
Hans Leidekker 842987cd12 wldap32/tests: Add ber_printf/scanf tests.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-06 22:46:12 +02:00

7 lines
74 B
Makefile

TESTDLL = wldap32.dll
IMPORTS = wldap32
C_SRCS = \
ber.c \
parse.c