stk-code_catmod/data/grandprix/Makefile.am
hikerstk 08faf6972e Fixed "make install" to include tutorial files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7464 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 03:04:19 +00:00

8 lines
269 B
Makefile

# data/music
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/grandprix
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.grandprix") \
$(shell find $(srcdir) -name "*.challenge") \
$(shell find $(srcdir) -name "*.tutorial" )