Renamed namespaces satcom::lib and satcom::pkf to senf
[senf.git] / SConstruct
index 0dd5710..2745e81 100644 (file)
@@ -1,7 +1,7 @@
 # -*- python -*-
 
 import sys, glob
-sys.path.append('satscons')
+sys.path.append('senfscons')
 import SatSCons
 
 ###########################################################################