From 96cc8214978f80328997cdd3b310731d65a7ede9 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 3 Jun 2009 10:45:44 -0700 Subject: Make the path to this uglyness complete so people can find the guilty party.. Jeremy. --- source4/build/smb_build/makefile.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/build') diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm index a80d10733ba..3a6f4b7d4f5 100644 --- a/source4/build/smb_build/makefile.pm +++ b/source4/build/smb_build/makefile.pm @@ -24,7 +24,7 @@ sub new($$$) $self->{output} = ""; $self->output("################################################\n"); - $self->output("# Autogenerated by build/smb_build/makefile.pm #\n"); + $self->output("# Autogenerated by source4/build/smb_build/makefile.pm #\n"); $self->output("################################################\n"); $self->output("\n"); $self->output($mkfile); -- cgit v1.2.1