Mercurial > sdl-ios-xcode
changeset 365:263374148386
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 17 May 2002 17:49:25 +0000 |
parents | 4cc7275320a5 |
children | c94b390687d2 |
files | Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Thu Apr 25 16:09:05 2002 +0000 +++ b/Makefile.am Fri May 17 17:49:25 2002 +0000 @@ -92,7 +92,7 @@ rm -rf `find $(distdir) -type d -name CVS -print` # Create a CVS snapshot that people can run update -d on -CVSROOT = :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs +CVSROOT = :pserver:guest@libsdl.org:/home/sdlweb/libsdl.org/cvs snapshot: cvs -d $(CVSROOT) login cvs -d $(CVSROOT) checkout SDL12