sj4/trunk/lib/Makefile.am

12 lines
109 B
Text
Raw Normal View History

2008-01-11 11:57:08 +00:00
SUBDIRS = \
sj3compat \
sj3core \
sj3lib \
sj3lua \
2008-01-11 11:57:08 +00:00
sj3rkcv
if SJ3_INTERNAL_LUA
SUBDIRS += lua
endif