2002-08-09 03:22:40 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = shlwapi.dll
|
|
|
|
IMPORTS = shlwapi advapi32
|
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
clist.c \
|
2002-11-12 02:13:10 +01:00
|
|
|
generated.c \
|
2003-01-09 01:50:17 +01:00
|
|
|
path.c \
|
2002-08-09 03:22:40 +02:00
|
|
|
shreg.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
### Dependencies:
|