diff --git a/apil-dumps/Makefile b/apil-dumps/Makefile index 5f92232..a76bc11 100644 --- a/apil-dumps/Makefile +++ b/apil-dumps/Makefile @@ -78,4 +78,4 @@ #.PRECIOUS: 02-download/$(VERSION_DIR)/%.jsonl 03-enrichment/$(VERSION_DIR)/%.jsonl .DEFAULT_GOAL := help -.PHONY: clean drain view help list all clean-cache +.PHONY: clean drain view help list all clean-cache watch diff --git a/wos-dumps/Makefile b/wos-dumps/Makefile index 0fcaf95..334f4a5 100644 --- a/wos-dumps/Makefile +++ b/wos-dumps/Makefile @@ -69,4 +69,4 @@ .PRECIOUS: 02-download/$(VERSION_DIR)/%.json .DEFAULT_GOAL := help -.PHONY: clean drain view help list all clean-cache +.PHONY: clean drain view help list all clean-cache watch