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.5,1.6


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/input Makefile.am,1.5,1.6
Date: 8 Jul 2002 14:46:47 -0000

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

Modified Files:
        Makefile.am 
Log Message:
added mouse_axis / multiple_button


Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.am 5 Jul 2002 11:01:54 -0000       1.5
+++ Makefile.am 8 Jul 2002 14:46:45 -0000       1.6
@@ -26,8 +26,10 @@
        joystick_axis.hxx joystick_axis.cxx \
         joystick_button.hxx joystick_button.cxx \
         key_button.hxx key_button.cxx \
+       mouse_axis.hxx mouse_axis.cxx \
        mouse_button.hxx mouse_button.cxx \
         mouse_pointer.hxx mouse_pointer.cxx \
+       multiple_button.hxx multiple_button.cxx \
        multiple_pointer.hxx multiple_pointer.cxx \
         pointer.hxx 
 # EOF #




reply via email to

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