ole32: Add more traces to the storage methods.
[wine/multimedia.git] / loader / Makefile.in
blob7719801d499cfbebab35d0efe6f58ae0e90825b5
1 C_SRCS = \
2 main.c \
3 preloader.c
5 MANPAGES = \
6 wine.de.UTF-8.man.in \
7 wine.fr.UTF-8.man.in \
8 wine.man.in \
9 wine.pl.UTF-8.man.in
11 IN_SRCS = \
12 wine.inf.in \
13 wine_info.plist.in
15 @LOADER_RULES@
17 # Make sure that make_makefiles sees the generated rules
18 .PHONY: install install-lib uninstall
19 install install-lib::
20 clean::