added teenagent.dat to dist files
svn-id: r43955
This commit is contained in:
parent
622c4684fe
commit
19cb09f900
1 changed files with 3 additions and 0 deletions
|
@ -236,6 +236,9 @@ endif
|
|||
ifdef ENABLE_SKY
|
||||
DIST_FILES_ENGINEDATA+=sky.cpt
|
||||
endif
|
||||
ifdef ENABLE_TEENAGENT
|
||||
DIST_FILES_ENGINEDATA+=teenagent.dat
|
||||
endif
|
||||
DIST_FILES_ENGINEDATA:=$(addprefix $(srcdir)/dists/engine-data/,$(DIST_FILES_ENGINEDATA))
|
||||
|
||||
# pred.dic is currently only used for the AGI engine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue