a0b3e358ed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2824 178a84e3-b1eb-0310-8ba1-8eac791a3b58
7 lines
142 B
Makefile
7 lines
142 B
Makefile
# data/herrings/
|
|
|
|
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/items
|
|
|
|
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.ac") License.txt
|
|
|