From 16e58a1911f2a7f3fcf33f79357465940abadeb1 Mon Sep 17 00:00:00 2001 From: Badlop Date: Tue, 16 Jan 2024 13:52:07 +0100 Subject: [PATCH] Makefile: Update PHONY targets --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a34eaa136..27e8752fb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -574,7 +574,8 @@ test: .PHONY: src edoc dialyzer Makefile TAGS clean clean-rel distclean prod rel \ install uninstall uninstall-binary uninstall-all translations deps test \ - quicktest erlang_plt deps_plt ejabberd_plt xref hooks options + all dev doap help relive scripts update \ + erlang_plt deps_plt ejabberd_plt xref hooks options #. #' help