Cancel in Italian is Annulla, not Anulla.
[wine] / dlls / mapi32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = mapi32.dll
6 IMPORTS   = kernel32
7
8 CTESTS = \
9         imalloc.c \
10         prop.c \
11         util.c
12
13 @MAKE_TEST_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend