Removed find *.xml command, since it would install e.g.

tracks/.../track.xml files as well in the data directory.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk
2010-01-13 02:05:09 +00:00
parent 4455f89920
commit 9a2afc0a0e

View File

@@ -11,7 +11,7 @@ dist_pkgdata_DATA = \
$(shell find $(srcdir) -maxdepth 1 -name "*.challenge") \
$(shell find $(srcdir) -name "*.collectable") \
$(shell find $(srcdir) -name "*.projectile") \
$(shell find $(srcdir) -name "*.xml") \
stk_config.xml bubblegum.xml \
CREDITS
desktopdir = $(prefix)/share/applications