# HG changeset patch # User Sam Lantinga # Date 1231741346 0 # Node ID 61225d2834a34264bd7cf93d4d4048eb1dd87610 # Parent 69ab1117dd3b603615b4b7b88adf2ec264524e60 Fixed snapshot target diff -r 69ab1117dd3b -r 61225d2834a3 Makefile.in --- a/Makefile.in Mon Jan 12 06:21:34 2009 +0000 +++ b/Makefile.in Mon Jan 12 06:22:26 2009 +0000 @@ -198,4 +198,4 @@ # Create a SVN snapshot that people can run update on snapshot: - $(SHELL) $(aux_dir)/snapshot.sh + $(SHELL) $(auxdir)/snapshot.sh