Add valgrind.cfg to make dist

This commit is contained in:
Ai Lin Chia
2016-03-04 13:40:44 +01:00
parent 9124566714
commit 4fac8fbb00

@ -208,6 +208,7 @@ dist: all
wiktionary-syns.dat \
sitelinks.txt \
unifiedDict.txt \
valgrind.cfg \
$(DIST_DIR)
@cp third-party/cld2/LICENSE $(DIST_DIR)/LICENSE-3RD-PARTY-CLD2
@tar -czvf $(DIST_DIR).tar.gz $(DIST_DIR)