pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/worldobjs Makefile.am,1.13,1.14


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldobjs Makefile.am,1.13,1.14
Date: 21 Sep 2002 16:52:42 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/worldobjs
In directory dark:/tmp/cvs-serv25092/worldobjs

Modified Files:
        Makefile.am 
Log Message:
splitted Hotspot


Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.am 18 Sep 2002 15:00:37 -0000      1.13
+++ Makefile.am 21 Sep 2002 16:52:40 -0000      1.14
@@ -20,26 +20,27 @@
 noinst_LIBRARIES = libpingus_worldobjs.a
 
 libpingus_worldobjs_a_SOURCES = \
-       bumper.cxx                     bumper.hxx        \
-        conveyor_belt.cxx              conveyor_belt.hxx \
-       fake_exit.cxx                  fake_exit.hxx     \
-       guillotine.cxx                 guillotine.hxx    \
-        groundpiece.hxx                groundpiece.cxx   \
-       hammer.cxx                     hammer.hxx        \
-        ice_block.cxx                  ice_block.hxx     \
-        info_box.cxx                   info_box.hxx      \
-       laser_exit.cxx                 laser_exit.hxx    \
-        rain_generator.hxx             rain_generator.cxx \
-       smasher.cxx                    smasher.hxx       \
-        snow_generator.hxx             snow_generator.cxx \
-       solid_color_background.cxx     solid_color_background.hxx \
-       spike.cxx                      spike.hxx         \
-       starfield_background.cxx       starfield_background.hxx \
+       bumper.cxx                     bumper.hxx                     \
+        conveyor_belt.cxx              conveyor_belt.hxx              \
+       fake_exit.cxx                  fake_exit.hxx                  \
+       guillotine.cxx                 guillotine.hxx                 \
+        groundpiece.hxx                groundpiece.cxx                \
+       hammer.cxx                     hammer.hxx                     \
+       hotspot.cxx                    hotspot.hxx                    \
+        ice_block.cxx                  ice_block.hxx                  \
+        info_box.cxx                   info_box.hxx                   \
+       laser_exit.cxx                 laser_exit.hxx                 \
+        rain_generator.hxx             rain_generator.cxx             \
+       smasher.cxx                    smasher.hxx                    \
+        snow_generator.hxx             snow_generator.cxx             \
+       solid_color_background.cxx     solid_color_background.hxx     \
+       spike.cxx                      spike.hxx                      \
+       starfield_background.cxx       starfield_background.hxx       \
        starfield_background_stars.cxx starfield_background_stars.hxx \
-       surface_background.cxx         surface_background.hxx \
-        switch_door.cxx                switch_door.hxx   \
-        teleporter.cxx                 teleporter.hxx    \
-       thunderstorm_background.cxx    thunderstorm_background.hxx \
+       surface_background.cxx         surface_background.hxx         \
+        switch_door.cxx                switch_door.hxx                \
+        teleporter.cxx                 teleporter.hxx                 \
+       thunderstorm_background.cxx    thunderstorm_background.hxx    \
         worldobj_group.hxx             worldobj_group.cxx
 
 ## EOF ##





reply via email to

[Prev in Thread] Current Thread [Next in Thread]