Fix a typo in a comment.
[wine/multimedia.git] / dlls / lzexpand / Makefile.in
blob65642c6f63c579fa58816f8c5d9094a23b7ddf8f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = lz32.dll
6 IMPORTS = kernel32
7 EXTRALIBS = $(LIBUNICODE)
9 C_SRCS = lzexpand_main.c
10 C_SRCS16 = lzexpand16.c
11 SPEC_SRCS16 = lzexpand.spec
13 SUBDIRS = tests
15 @MAKE_DLL_RULES@
17 ### Dependencies: