stk-code_catmod/Makefile.am
hikerstk e07416f898 Default installation location is now following FHS:
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
2008-05-12 14:18:01 +00:00

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"