kernel32: Fix OutputDebugStringA called with NULL pointer.
[wine/multimedia.git] / dlls / localui / tests / Makefile.in
blobe7fd415f56491d6430698e3ba14c861f6d2c6730
1 TESTDLL = localui.dll
2 IMPORTS = winspool
4 C_SRCS = \
5 localui.c
7 @MAKE_TEST_RULES@