mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 08:13:18 +00:00
5cd3395975
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
8 lines
136 B
Makefile
8 lines
136 B
Makefile
SCRIPTS = winemaker
|
|
|
|
MANPAGES = \
|
|
winemaker.de.UTF-8.man.in \
|
|
winemaker.fr.UTF-8.man.in \
|
|
winemaker.man.in
|
|
|
|
INSTALL_DEV = $(SCRIPTS)
|