Dodanie zależności src/seo-source.json w Makefile
This commit is contained in:
parent
e28100335d
commit
769fd6e360
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
CONVERTER = python3 src/converter.py
|
CONVERTER = python3 src/converter.py
|
||||||
|
|
||||||
build:
|
build: src/seo-source.json
|
||||||
$(CONVERTER) --inputfile src/seo-source.json --targetformat adguard --outputfile dist/seo-nonsense/adguard.txt
|
$(CONVERTER) --inputfile src/seo-source.json --targetformat adguard --outputfile dist/seo-nonsense/adguard.txt
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user