|
| From: | torangan |
| Subject: | [Pingus-CVS] CVS: Games/Pingus/src/movers Makefile.am,1.2,1.3 linear_mover.cxx,1.1,1.2 linear_mover.hxx,1.1,1.2 |
| Date: | 9 Mar 2003 20:41:32 -0000 |
Update of /usr/local/cvsroot/Games/Pingus/src/movers
In directory dark:/tmp/cvs-serv15233/movers
Modified Files:
Makefile.am linear_mover.cxx linear_mover.hxx
Log Message:
Applied action patches from Gervase
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/movers/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 16 Feb 2003 18:40:47 -0000 1.2
+++ Makefile.am 9 Mar 2003 20:41:30 -0000 1.3
@@ -17,6 +17,12 @@
libdir=$(prefix)/share/games/@PACKAGE@/libs
+EXTRA_DIST = README
+
+# -- Dynamic Libs --
+#lib_LTLIBRARIES = libpingus_movers.la
+
+
# -- Static Libs --
noinst_LIBRARIES = libpingus_movers.a
Index: linear_mover.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/movers/linear_mover.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Index: linear_mover.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/movers/linear_mover.hxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
| [Prev in Thread] | Current Thread | [Next in Thread] |