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.13,1.14


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/input Makefile.am,1.13,1.14
Date: 11 Jul 2002 12:36:29 -0000

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

Modified Files:
        Makefile.am 
Log Message:
added scrollers


Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.am 10 Jul 2002 17:22:35 -0000      1.13
+++ Makefile.am 11 Jul 2002 12:36:27 -0000      1.14
@@ -22,6 +22,7 @@
        axis_event.hxx \
        axis_factory.hxx axis_factory.cxx \
         axis_pointer.hxx axis_pointer.cxx \
+       axis_scroller.hxx axis_scroller.cxx \
        button.hxx  \
         button_axis.hxx button_axis.cxx \
        button_event.hxx \
@@ -44,6 +45,8 @@
        multiple_pointer.hxx multiple_pointer.cxx \
         pointer.hxx \
        pointer_event.hxx \
-       pointer_factory.hxx pointer_factory.cxx
+       pointer_factory.hxx pointer_factory.cxx \
+       pointer_scroller.hxx pointer_scroller.cxx \
+       scroller.hxx
 
 # EOF #




reply via email to

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