Add a missing return.
[wine.git] / dlls / avifil32 / Makefile.in
blobbec950d81c3884ef7e6c74cd1af8aa196ac13581
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = avifil32.dll
6 IMPORTS = msacm32 msvfw32 shell32 winmm ole32 user32 advapi32 kernel32
7 ALTNAMES = avifile.dll
8 EXTRALIBS = -luuid
10 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
12 C_SRCS = \
13 acmstream.c \
14 api.c \
15 avifile.c \
16 editstream.c \
17 extrachunk.c \
18 factory.c \
19 getframe.c \
20 icmstream.c \
21 regsvr.c \
22 tmpfile.c \
23 wavfile.c
25 RC_SRCS = \
26 rsrc.rc
28 @MAKE_DLL_RULES@
30 ### Dependencies: