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.2,1.3


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/input Makefile.am,1.2,1.3
Date: 4 Jul 2002 15:49:14 -0000

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

Modified Files:
        Makefile.am 
Log Message:
added some files


Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 4 Jul 2002 11:32:18 -0000       1.2
+++ Makefile.am 4 Jul 2002 15:49:12 -0000       1.3
@@ -19,7 +19,13 @@
 
 libpingus_input_a_SOURCES =       \
         axis.hxx \
+        axis_pointer.hxx axis_pointer.cxx \
        button.hxx  \
+        button_axis.hxx button_axis.cxx \
+       joystick_axis.hxx joystick_axis.cxx \
+        joystick_button.hxx joystick_button.cxx \
         key_button.hxx key_button.cxx \
+       mouse_button.hxx mouse_button.cxx \
+        mouse_pointer.hxx mouse_pointer.cxx \
         pointer.hxx 
 # EOF #




reply via email to

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