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
This commit is contained in:
parent
cf751ab11a
commit
08faf6972e
@ -3,4 +3,5 @@
|
||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/grandprix
|
||||
|
||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.grandprix") \
|
||||
$(shell find $(srcdir) -name "*.challenge")
|
||||
$(shell find $(srcdir) -name "*.challenge") \
|
||||
$(shell find $(srcdir) -name "*.tutorial" )
|
||||
|
Loading…
Reference in New Issue
Block a user