build with client (from pkgsrc-wip)

This commit is contained in:
iratqq 2010-02-14 12:32:26 +00:00
commit 3ef6bbc30e

View file

@ -2,6 +2,11 @@ SUBDIRS = \
sj3common \ sj3common \
sj3compat \ sj3compat \
sj3core \ sj3core \
sj3lib \ sj3lua
sj3lua \
sj3rkcv if BUILDABLE_SJ3CLIENT
SUBDIRS+=sj3lib
endif
if BUILDABLE_SJ3DEMO
SUBDIRS+=sj3rkcv
endif