stk-code_catmod/data/models/Makefile.am
hikerstk d25effaa5f Make sure referee.xml is exported and installed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9855 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-16 04:06:26 +00:00

11 lines
348 B
Makefile

# data/models/
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/models
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.b3d") \
$(shell find $(srcdir) -name "*.png") \
$(shell find $(srcdir) -name "*.jpg") \
$(shell find $(srcdir) -name "*.xml") \
License.txt