build with client (from pkgsrc-wip)
This commit is contained in:
parent
99179c31ed
commit
3ef6bbc30e
1 changed files with 8 additions and 3 deletions
|
|
@ -2,6 +2,11 @@ SUBDIRS = \
|
|||
sj3common \
|
||||
sj3compat \
|
||||
sj3core \
|
||||
sj3lib \
|
||||
sj3lua \
|
||||
sj3rkcv
|
||||
sj3lua
|
||||
|
||||
if BUILDABLE_SJ3CLIENT
|
||||
SUBDIRS+=sj3lib
|
||||
endif
|
||||
if BUILDABLE_SJ3DEMO
|
||||
SUBDIRS+=sj3rkcv
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue