(svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules.

This commit is contained in:
rubidium 2007-01-02 21:29:11 +00:00
parent e13f5c19c1
commit 6e4f855993
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ build-stamp:
# Add here commands to compile the package.
./configure --prefix-dir=/usr --binary-dir=games --data-dir=share/games/openttd --icon-dir=share/pixmaps --personal-dir=.openttd --enable-install --install-dir=debian/openttd
make
$(MAKE)
#/usr/bin/docbook-to-man debian/openttd.sgml > openttd.1