rogue3: set missing Makefile variables.
Some variables had been overlooked, which caused the documentation to be installed in the wrong places.
This commit is contained in:
parent
41aaefc7b9
commit
4e5449535a
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
||||||
# See the file LICENSE.TXT for full copyright and licensing information.
|
# See the file LICENSE.TXT for full copyright and licensing information.
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME=rogue3.6.4
|
DISTNAME=@PACKAGE_TARNAME@@PACKAGE_VERSION@
|
||||||
|
PACKAGE_TARNAME=@PACKAGE_TARNAME@-@PACKAGE_VERSION@
|
||||||
PROGRAM=@PROGRAM@
|
PROGRAM=@PROGRAM@
|
||||||
|
|
||||||
SCOREFILE=@SCOREFILE@
|
SCOREFILE=@SCOREFILE@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue