stk-code_catmod/data/items/Makefile.am
hikerstk 6c53227c56 Fixed type (white space after "\").
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-15 02:40:06 +00:00

10 lines
291 B
Makefile

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