diff options
author | Michael Adam <obnox@samba.org> | 2008-03-07 14:24:53 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-03-07 14:31:08 +0100 |
commit | 156c42fd4fb8f7132c18bad85cac2473edb5f94c (patch) | |
tree | 799fc321770520f1fcc6d93057f1761ca4037224 | |
parent | 221af840a597e49e58e2f1ab350307374e912878 (diff) | |
download | samba-156c42fd4fb8f7132c18bad85cac2473edb5f94c.tar.gz samba-156c42fd4fb8f7132c18bad85cac2473edb5f94c.tar.bz2 samba-156c42fd4fb8f7132c18bad85cac2473edb5f94c.zip |
Time to confess...
Michael
(This used to be commit 4e584c6e3699d8c05b163cc5674af04d106692ba)
-rw-r--r-- | source3/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index 8ae62faeaf..ac33a11a1e 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -7,6 +7,7 @@ # Copyright (C) 2002-2003 Jelmer Vernooij <jelmer@samba.org> # Copyright (C) 2006 Lars Mueller <lars@samba.org> # Copyright (C) 2007 James Peach <jpeach@samba.org> +# Copyright (C) 2008 Michael Adam <obnox@samba.org> ########################################################################### prefix=@prefix@ |