Add a couple of missing spec files.
[wine.git] / dlls / olecli / Makefile.in
blob50707bb42dde9c8850e13abb0a241acb2c7a0e2a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olecli32.dll
6 IMPORTS = ole32 gdi32 kernel32
7 ALTNAMES = olecli.dll
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
11 C_SRCS = \
12 olecli_main.c
14 C_SRCS16 = \
15 olecli16.c
17 @MAKE_DLL_RULES@
19 ### Dependencies: