makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / inetcomm / tests / Makefile.in
1 TESTDLL   = inetcomm.dll
2 IMPORTS   = inetcomm oleaut32 ole32
3
4 C_SRCS = \
5         mimeintl.c \
6         mimeole.c
7
8 @MAKE_TEST_RULES@