mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
SCRIPTS = winemaker
|
|
|
|
SOURCES = \
|
|
winemaker.de.UTF-8.man.in \
|
|
winemaker.fr.UTF-8.man.in \
|
|
winemaker.man.in
|
|
|
|
INSTALL_DEV = $(SCRIPTS)
|