stk-code_catmod/Makefile.am
thebohemian 8dd4d52006 - simplified autogen.sh to use autoreconf (instead of manually maintaining
what autoreconf would do)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2059 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-25 19:42:48 +00:00

11 lines
305 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"