summaryrefslogtreecommitdiff
path: root/source4/lib/appweb/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/appweb/SConscript')
-rw-r--r--source4/lib/appweb/SConscript5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/lib/appweb/SConscript b/source4/lib/appweb/SConscript
deleted file mode 100644
index 6ffcaa23ec..0000000000
--- a/source4/lib/appweb/SConscript
+++ /dev/null
@@ -1,5 +0,0 @@
-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'])