mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-11 02:16:07 -04:00
Add valgrind.cfg to make dist
This commit is contained in:
1
Makefile
1
Makefile
@ -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)
|
||||
|
Reference in New Issue
Block a user