e07416f898
1) executable into /usr/games/ 2) documentation into /usr/share/doc/supertuxkart 3) Added AUTHORS ChangeLog COPYING README to /usr/share/doc/supertuxkart directory. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1877 178a84e3-b1eb-0310-8ba1-8eac791a3b58
10 lines
304 B
Makefile
Executable File
10 lines
304 B
Makefile
Executable File
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = @BULLETTREE@ src doc data
|
|
|
|
EXTRA_DIST = README README.cygwin README.macosx README.windows ChangeLog COPYING missing
|
|
|
|
pkgdatadir=$(datadir)/doc/@PACKAGE@
|
|
pkgdata_DATA=AUTHORS ChangeLog COPYING README
|
|
# NEWS only contains "see changelog"
|
|
# CHANGES only contains "see NEW"
|