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:
parent
4c5132b9f1
commit
7fa1694ec6
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user