fixed autotools build system
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2673 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
a1f228f5c1
commit
a3001b52a4
@ -402,7 +402,6 @@ AC_CONFIG_FILES([ \
|
||||
data/textures/Makefile \
|
||||
data/tracks/Makefile \
|
||||
doc/Makefile \
|
||||
doc/players_manual/Makefile \
|
||||
src/Makefile \
|
||||
src/robots/Makefile \
|
||||
src/bullet/Makefile \
|
||||
|
@ -1,7 +1,5 @@
|
||||
# doc
|
||||
|
||||
SUBDIRS = players_manual
|
||||
|
||||
pkgdatadir = $(datadir)/doc/@PACKAGE@/
|
||||
|
||||
EXTRA_DIST = conventions.txt implementation.txt robots.txt challenges_dependencies.odg
|
||||
|
Loading…
Reference in New Issue
Block a user