Build process: Do not attempt to clean =contrib/=

mk/targets.mk: Remove "contrib" from 'CLEANDIRS'.
This commit is contained in:
Greg Minshall 2021-05-30 14:18:52 +03:00 committed by Nicolas Goaziou
parent 5c07b279e0
commit 69a5591ad3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ DISTFILES_extra= Makefile request-assign-future.txt contrib etc
LISPDIRS = lisp
OTHERDIRS = doc etc
CLEANDIRS = contrib testing mk
CLEANDIRS = testing mk
SUBDIRS = $(OTHERDIRS) $(LISPDIRS)
INSTSUB = $(SUBDIRS:%=install-%)
ORG_MAKE_DOC ?= info html pdf