summaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 6d9f13a..c75fd95 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -62,6 +62,6 @@ bigram.db: $(textual_model_data)
phrase_index.bin pinyin_index.bin $(binfiles): bigram.db
-rebuild:
+modify:
git reset --hard
sed -i -r -e "s'lambda parameter:0\\.[0-9]{3,6}'lambda parameter:$(LAMBDA_PARAMETER)'" table.conf