Only install the useful programs.

This commit is contained in:
Alexandre Julliard 2002-09-18 23:10:21 +00:00
parent 1a80921903
commit 8a3c7d132b
1 changed files with 18 additions and 1 deletions

View File

@ -30,7 +30,24 @@ SUBDIRS = \
winver
# Sub-directories to run make install into
INSTALLSUBDIRS = $(SUBDIRS)
INSTALLSUBDIRS = \
avitools \
clock \
control \
expand \
notepad \
progman \
regedit \
regsvr32 \
uninstaller \
wcmd \
wineconsole \
winedbg \
winefile \
winemine \
winepath \
winhelp \
winver
# Programs to install in bin directory
# We don't install everything to avoid polluting /usr/bin too much