mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Topdir.mk add subdir exe as an alias for utils
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
aa85417a17
commit
685d642b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ mrproper:distclean topdir.mrproper
|
|||
|
||||
ifeq ($(ORDERED_SUBDIRS),)
|
||||
SUBDIRS ?= $(wildcard inst/pre make scripts contrib src libsrc \
|
||||
tools include lib bin util plugins conf config cfg \
|
||||
tools include lib bin util exe plugins conf config cfg \
|
||||
images htdocs tmpl doc test inst/post)
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue