diff --git a/Makefile.in b/Makefile.in index fd61d24be..6ed1ad04c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -198,4 +198,4 @@ commit: indent # Create a SVN snapshot that people can run update on snapshot: - $(SHELL) $(aux_dir)/snapshot.sh + $(SHELL) $(auxdir)/snapshot.sh