server: Don't round up the header size for image mappings.
[wine] / dlls / msi / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = msi.dll
6 IMPORTS   = msi kernel32
7
8 CTESTS = \
9         db.c \
10         format.c \
11         msi.c \
12         package.c \
13         record.c \
14         suminfo.c
15
16 @MAKE_TEST_RULES@
17
18 ### Dependencies: