cf864f9d22
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
6 lines
122 B
Makefile
6 lines
122 B
Makefile
#data/gfx
|
|
|
|
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/gfx
|
|
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.xml")
|
|
|