Rename senfscons to site_scons and move python files arround
[senf.git] / senfscons / SConscript.template
diff --git a/senfscons/SConscript.template b/senfscons/SConscript.template
deleted file mode 100644 (file)
index 1914d2e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Import('env')
-import SENFSCons
-
-###########################################################################
-
-SENFSCons.StandardTargets(env)
-
-# SENFSCons.Lib(env,
-#               library = 'Test',
-#               sources = SENFSCons.GlobSources())