mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
dirs.mk: Add link-in to ALLOWED_SUBDIR_TARGETS
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
8f439f2f38
commit
9c739039cd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
ALLOWED_SUBDIR_TARGETS ?= all install clean distclean test
|
||||
ALLOWED_SUBDIR_TARGETS ?= all install clean distclean test link-in
|
||||
|
||||
.NOTPARALLEL:
|
||||
.PHONY: $(SUBDIRS_TO_ITERATE) $(ALLOWED_SUBDIR_TARGETS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue