Removed unnecessary .mo files, updated Makefile.am to install

the .po files instead.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8136 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-03-31 01:34:18 +00:00
parent 7c9d1a3e8b
commit bb9bbc0f93
36 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@
pkgdatadir = $(datadir)/games/@PACKAGE@/data/po
nobase_pkgdata_DATA = $(shell find $(srcdir) -name "*.po") \
$(shell find $(srcdir) -name "*.mo") \
supertuxkart.pot
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.po") \
supertuxkart.pot
EXTRA_DIST = $(nobase_pkgdata_DATA) update_pot.sh
EXTRA_DIST = update_pot.sh