Revision: 6973
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6973&view=rev
Author:   natepak
Date:     2008-08-20 23:56:26 +0000 (Wed, 20 Aug 2008)

Log Message:
-----------
Put Param.hh in the list of install header files

Modified Paths:
--------------
    code/gazebo/trunk/server/SConscript

Modified: code/gazebo/trunk/server/SConscript
===================================================================
--- code/gazebo/trunk/server/SConscript 2008-08-20 23:32:31 UTC (rev 6972)
+++ code/gazebo/trunk/server/SConscript 2008-08-20 23:56:26 UTC (rev 6973)
@@ -41,7 +41,8 @@
            '#/server/World.hh',
            '#/server/XMLConfig.hh',
            '#/server/GazeboConfig.hh',
-           '#/server/Angle.hh'
+           '#/server/Angle.hh',
+           '#/server/Param.hh'
            ] )
 
 staticObjs.append( env.StaticObject(sources) )


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to