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:
John "Elwin" Edwards 2013-08-25 21:31:22 -07:00
parent 41aaefc7b9
commit 4e5449535a

View file

@ -9,7 +9,8 @@
# 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@
SCOREFILE=@SCOREFILE@