diff options
author | Andras Timar <atimar@suse.com> | 2012-02-20 18:09:10 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-02-20 18:09:45 +0100 |
commit | 3079747297b9295de2b1c4a4629c392120d2334d (patch) | |
tree | 7774e836f5405866daa9e1e001c769fb48c6d8ed | |
parent | cc501356222739f54b8e332b0760bc726850def7 (diff) |
enable thesaurus check for hu_HU
-rw-r--r-- | dictionaries/hu_HU/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionaries/hu_HU/makefile.mk b/dictionaries/hu_HU/makefile.mk index 7c9d790..40c54cd 100644 --- a/dictionaries/hu_HU/makefile.mk +++ b/dictionaries/hu_HU/makefile.mk @@ -106,7 +106,7 @@ EXTENSION_PACKDEPS=$(COMPONENT_FILES) $(COMPONENT_UNZIP_FILES) # global targets for extension packing .INCLUDE : extension_post.mk -#.INCLUDE : $(PRJ)$/prj$/tests.mk +.INCLUDE : $(PRJ)$/prj$/tests.mk $(EXTENSIONDIR)$/th_hu_HU_v2.idx : "$(EXTENSIONDIR)$/th_hu_HU_v2.dat" $(COMMAND_ECHO)$(AUGMENT_LIBRARY_PATH) $(LOCAL_OUT_FOR_BUILD)$/bin$/idxdict -o $(EXTENSIONDIR)$/th_hu_HU_v2.idx <$(EXTENSIONDIR)$/th_hu_HU_v2.dat |