summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91ee7ca..695f369 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ run: all
all: data/adjectives.json data/nouns.csv venv
clean:
- rm -rf data/adjectives.json data/nouns.csv venv
+ rm -rf data/adjectives.json data/nouns.csv data/dewiktionary-latest-pages-articles.xml venv
data/adjectives.json: data/adj-query.sh data/grab-dump.sh
cd data; ./adj-query.sh