Removed unused plib txf fonts, fixed Makefile to pack the new fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4280 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
907616f927
commit
5e5d0a9caa
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,4 +2,5 @@
|
||||
|
||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/fonts
|
||||
|
||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.txf")
|
||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.png") \
|
||||
$(shell find $(srcdir) -name "*.xml")
|
||||
|
Loading…
Reference in New Issue
Block a user