ieframe: Moved intshcut.c tests to ieframe.
[wine] / dlls / shdocvw / tests / Makefile.in
1 TESTDLL   = shdocvw.dll
2 IMPORTS   = shell32 ole32 oleaut32 advapi32
3
4 C_SRCS = \
5         shdocvw.c \
6         shortcut.c
7
8 @MAKE_TEST_RULES@