stk-code_catmod/data/items/Makefile.am

10 lines
291 B
Makefile
Raw Normal View History

# 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