mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-20 05:37:38 +01:00
topdir.mk: Add subdir src
This commit is contained in:
parent
bcb1ce27a5
commit
22255fd76c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ clean: topdir.clean
|
||||||
distclean: topdir.distclean
|
distclean: topdir.distclean
|
||||||
config:
|
config:
|
||||||
|
|
||||||
SUBDIRS ?= $(wildcard inst/pre make scripts tools include lib bin \
|
SUBDIRS ?= $(wildcard inst/pre make scripts tools src include lib bin \
|
||||||
util plugins conf config cfg doc test inst/post)
|
util plugins conf config cfg doc test inst/post)
|
||||||
|
|
||||||
ifneq ($(wildcard $(TOPDIR)/make/defs.mk),)
|
ifneq ($(wildcard $(TOPDIR)/make/defs.mk),)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue