Correct spec entry for DllGetClassObject.
[wine] / dlls / winaspi / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = wnaspi32.dll
6 IMPORTS   = advapi32 kernel32
7 ALTNAMES  = winaspi.dll
8
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
10
11 C_SRCS = \
12         aspi.c \
13         winaspi32.c
14
15 C_SRCS16 = \
16         winaspi16.c
17
18 @MAKE_DLL_RULES@
19
20 ### Dependencies: