shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / dlls / cabinet / tests / Makefile.in
blobf3de42203b269713cf827a7f75144e2a1d31dcd2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = cabinet.dll
6 IMPORTS = cabinet
8 C_SRCS = \
9 extract.c \
10 fdi.c
12 @MAKE_TEST_RULES@