msxml3: Properly free namespace structure pointer.
[wine/testsucceed.git] / dlls / ntprint / tests / Makefile.in
blob157602c00bf271502050b9d80ecffbe60ad524b0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntprint.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 ntprint.c
11 @MAKE_TEST_RULES@