Update build system.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12628 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
mbjornstk 2013-04-10 00:13:49 +00:00
parent 36b3f5d949
commit 9f01ffe2e3
2 changed files with 1 additions and 2 deletions

View File

@ -449,7 +449,6 @@ AC_CONFIG_FILES([ \
data/sfx/Makefile \
data/textures/Makefile \
data/tracks/Makefile \
data/tutorials/Makefile \
doc/Makefile \
src/Makefile \
src/ide/Makefile \

View File

@ -1,7 +1,7 @@
# data/
SUBDIRS = challenges fonts gfx gui karts models music po sfx textures tracks \
grandprix tutorials shaders
grandprix shaders
pkgdatadir = $(datadir)/games/$(PACKAGE)/data