From 962eabb3ef05f1ab64fa7ecf054a2ec7d5485de7 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 21 Jul 2001 18:40:28 +0000 Subject: [PATCH] Changed the CVS root to point to libsdl.org --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40117 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c25b4ab76..1e6daa145 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,7 +76,7 @@ dist-hook: rm -rf `find $(distdir) -type d -name CVS -print` # Create a CVS snapshot that people can run update -d on -CVSROOT = :pserver:guest@cvs.lokigames.com:/cvs +CVSROOT = :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs snapshot: cvs -d $(CVSROOT) login cvs -d $(CVSROOT) checkout SDL12