SConstruct
changeset 940 24813ddb6d15
parent 929 9394956b7fc4
child 947 755e3df63fc2
--- a/SConstruct	Mon Jul 16 18:42:40 2007 -0500
+++ b/SConstruct	Wed Jul 18 09:11:48 2007 -0500
@@ -24,7 +24,6 @@
 ns3.add_extra_dist ('AUTHORS')
 ns3.add_extra_dist ('VERSION')
 
-ns3.add_extra_dist('doc/build-waf.txt')
 ns3.add_extra_dist('ns3/_placeholder_')
 for wscript in [
     "src/core/wscript",
@@ -41,7 +40,6 @@
     "wscript",
     ]:
     ns3.add_extra_dist(wscript)
-ns3.add_extra_dist('waf')
 ns3.add_extra_dist('waf.bat')