mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Add subdir contrib
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
17605f09be
commit
7a86c283b7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ install: topdir.install
|
|||
clean: topdir.clean
|
||||
config:
|
||||
|
||||
SUBDIRS ?= $(wildcard inst/pre make scripts tools src include lib bin \
|
||||
SUBDIRS ?= $(wildcard inst/pre make scripts contrib tools src include lib bin \
|
||||
util plugins conf config cfg images doc test inst/post)
|
||||
|
||||
ifneq ($(wildcard $(TOPDIR)/make/defs.mk),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue