--- a/Makefile Fri Mar 03 14:01:45 2017 +0200
+++ b/Makefile Fri Mar 03 14:34:55 2017 +0200
@@ -575,6 +575,9 @@
dist/anki/%.apkg: %.gadict py/gadict.py py/gadict_srs_anki.py $(FREQLIST_DEP) $(MAKEFILE_LIST) | dist/anki/
PYTHONPATH=/usr/share/anki: python -B py/gadict_srs_anki.py -name=$* -rich -delfile=$*.del $(FREQLIST_OPT) $< $@
+.PHONY: tab
+tab: $(SRS_TAB_FILES)
+
dist/srs/gadict.tab.txt: gadict.gadict py/gadict.py py/gadict_srs_tab.py $(MAKEFILE_LIST) | dist/srs/
python3 -B py/gadict_srs_tab.py $< $@ -lang:ru,uk