sti: Create dll registration resources.

This commit is contained in:
Alexandre Julliard 2010-11-30 11:55:23 +01:00
parent e7242e15ea
commit bdcaa39676

View file

@ -12,6 +12,9 @@ RC_SRCS = rsrc.rc
IDL_P_SRCS = \
sti_wia.idl
IDL_R_SRCS = \
sti_wia.idl
EXTRA_OBJS = dlldata.o
@MAKE_DLL_RULES@