mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 21:36:20 +00:00
5cd3395975
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 lines
136 B
Makefile
9 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)
|