makefiles: Use a single variable for all types of idl files.
[wine/multimedia.git] / dlls / vbscript / tests / Makefile.in
blobc42f3293c0e439f8265756198ed584a8d407fafe
1 TESTDLL = vbscript.dll
2 IMPORTS = oleaut32 ole32 advapi32
4 C_SRCS = \
5 createobj.c \
6 run.c \
7 vbscript.c
9 RC_SRCS = rsrc.rc
11 IDL_SRCS = vbsregexp55.idl
13 @MAKE_TEST_RULES@