mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-13 08:47:50 +01:00
make only 15-letters dicts by default
This commit is contained in:
parent
0663bbab5b
commit
2312290987
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ else
|
||||||
ifeq ($(TARGET_TYPE),WINCE)
|
ifeq ($(TARGET_TYPE),WINCE)
|
||||||
|
|
||||||
### WINCE section here ###
|
### WINCE section here ###
|
||||||
all: $(XWLANG)2to8.xwd $(XWLANG)2to9.xwd $(XWLANG)2to15.xwd
|
all: $(XWLANG)2to15.xwd
|
||||||
../mkxwdcab.pl -f $<
|
../mkxwdcab.pl -f $<
|
||||||
empty: $(XWLANG)0to0.xwd
|
empty: $(XWLANG)0to0.xwd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue