pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/input Makefile.am,1.12,1.13


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/input Makefile.am,1.12,1.13
Date: 10 Jul 2002 17:22:37 -0000

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

Modified Files:
        Makefile.am 
Log Message:
renamed some events


Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.am 10 Jul 2002 16:31:13 -0000      1.12
+++ Makefile.am 10 Jul 2002 17:22:35 -0000      1.13
@@ -18,8 +18,8 @@
 noinst_LIBRARIES = libpingus_input.a
 
 libpingus_input_a_SOURCES =       \
-       action_axis_event.hxx \
         axis.hxx \
+       axis_event.hxx \
        axis_factory.hxx axis_factory.cxx \
         axis_pointer.hxx axis_pointer.cxx \
        button.hxx  \
@@ -39,11 +39,11 @@
        mouse_axis.hxx mouse_axis.cxx \
        mouse_button.hxx mouse_button.cxx \
         mouse_pointer.hxx mouse_pointer.cxx \
-       move_event.hxx \
        multiple_axis.hxx multiple_axis.cxx \
        multiple_button.hxx multiple_button.cxx \
        multiple_pointer.hxx multiple_pointer.cxx \
         pointer.hxx \
+       pointer_event.hxx \
        pointer_factory.hxx pointer_factory.cxx
 
 # EOF #




reply via email to

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