pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editorobjs Makefile.am,1.6,1.7


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editorobjs Makefile.am,1.6,1.7
Date: 15 Sep 2002 16:49:22 -0000

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

Modified Files:
        Makefile.am 
Log Message:
hooked up the prefab stuff into the makefiles

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editorobjs/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 15 Sep 2002 09:54:34 -0000      1.6
+++ Makefile.am 15 Sep 2002 16:49:20 -0000      1.7
@@ -26,12 +26,13 @@
        ice_block_obj.cxx              ice_block_obj.hxx \
        info_box_obj.cxx               info_box_obj.hxx \
        laser_exit_obj.cxx             laser_exit_obj.hxx \
+        prefab_obj.hxx                 prefab_obj.cxx \
        smasher_obj.cxx                smasher_obj.hxx \
        solid_color_background_obj.cxx solid_color_background_obj.hxx \
        spike_obj.cxx                  spike_obj.hxx \
        switch_door_obj.cxx            switch_door_obj.hxx \
-        switch_door_switch_obj.cxx     switch_door_switch_obj.hxx \
        teleporter_obj.cxx             teleporter_obj.hxx \
-       teleporter_target_obj.cxx      teleporter_target_obj.cxx
+       teleporter_target_obj.cxx      teleporter_target_obj.cxx \
+        switch_door_switch_obj.cxx     switch_door_switch_obj.hxx
 
 # EOF #





reply via email to

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