changeset 660 | 8aaf62962dcf |
parent 659 | ae1c85bcb33e |
parent 658 | 32307a281d86 |
child 661 | ec0c58ab1e34 |
--- a/SConstruct Fri May 18 20:48:24 2007 +0200 +++ b/SConstruct Fri May 18 20:48:36 2007 +0200 @@ -16,6 +16,7 @@ ns3.add_extra_dist ('doc/architecture.pdf') ns3.add_extra_dist ('doc/contributing.txt') ns3.add_extra_dist ('doc/build.txt') +ns3.add_extra_dist ('doc/codingstd.txt') ns3.add_extra_dist ('doc/mercurial.txt') ns3.add_extra_dist ('README') ns3.add_extra_dist ('RELEASE_NOTES')