commit 3d0ab6bd2efaf7fedd273f175831e975a815648a from: Alexander Barton date: Sat Apr 08 16:35:03 2006 UTC Added maintainer-clean-local target to purge generated Makefiles. commit - bebfbedf3fdf801a028c17a5b4395f705391462d commit + 3d0ab6bd2efaf7fedd273f175831e975a815648a blob - a3992693f5c28d55d91eb0aaeabe52074ac75445 blob + 40a0c09d239db29a150c3e3f5ae84d72605097c7 --- doc/src/Makefile.am +++ doc/src/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001,2002 by Alexander Barton (alex@barton.de) +# Copyright (c)2001-2006 Alexander Barton (alex@barton.de) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -8,9 +8,12 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.1 2005/07/22 20:58:22 alex Exp $ +# $Id: Makefile.am,v 1.2 2006/04/08 16:35:03 alex Exp $ # +maintainer-clean-local: + rm -f Makefile Makefile.in + distclean-local: rm -f html