1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-09 20:23:51 +03:00
Files
samba-mirror/source/lib/appweb/SConscript
2007-10-10 13:39:08 -05:00

6 lines
216 B
Python

Import('hostenv')
hostenv.Library('mpr',['mpr/miniMpr.c','mpr/var.c'])
hostenv.Library('ejs',['ejs/ejsLib.c','ejs/ejsLex.c','ejs/ejsParser.c','ejs/ejsProcs.c'])
hostenv.Library('esp',['esp/esp.c','esp/espProcs.c'])