X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2Fsrc%2FMakefile.am;h=0eaa80d7086d5224970174a09c8f210e778c783d;hp=40a0c09d239db29a150c3e3f5ae84d72605097c7;hb=25dd193e9b49b38db39cf549f94df4ba11812fe9;hpb=3d0ab6bd2efaf7fedd273f175831e975a815648a diff --git a/doc/src/Makefile.am b/doc/src/Makefile.am index 40a0c09d..0eaa80d7 100644 --- a/doc/src/Makefile.am +++ b/doc/src/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2006 Alexander Barton (alex@barton.de) +# Copyright (c)2001-2008 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,14 +8,14 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.2 2006/04/08 16:35:03 alex Exp $ -# + +EXTRA_DIST = Doxyfile header.inc.html footer.inc.html ngircd-doc.css maintainer-clean-local: rm -f Makefile Makefile.in distclean-local: - rm -f html + rm -rf html srcdoc: @doxygen --version >/dev/null 2>&1 \