1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-21 06:55:35 +00:00

mk/targets.mk (.PHONY): Add missing non-file targets

This commit is contained in:
Ihor Radchenko 2024-06-20 18:29:44 +02:00
parent 4c5132b9f1
commit 7fa1694ec6
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B

View File

@ -27,7 +27,7 @@ ifneq ($(GITSTATUS),)
endif
.PHONY: all oldorg update update2 up0 up1 up2 single native $(SUBDIRS) \
check test install $(INSTSUB) \
check test test-dirty install install-info $(INSTSUB) \
info html pdf card refcard doc docs \
autoloads cleanall clean $(CLEANDIRS:%=clean%) \
clean-install cleanelc cleandirs \