makefiles: List the static libraries as normal imports instead of extra libs.
[wine/multimedia.git] / dlls / mlang / tests / Makefile.in
blob0df144021cf98024e7585dd5984301be798f2894
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mlang.dll
6 IMPORTS = uuid ole32 gdi32 kernel32
8 CTESTS = \
9 mlang.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend