stk-code_catmod/data/grandprix/Makefile.am

8 lines
269 B
Makefile
Raw Normal View History

# 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" )