1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 09:50:29 +00:00

distclean: remove "html" folder.

This commit is contained in:
Alexander Barton 2006-12-28 14:04:28 +00:00
parent 95b7dbcc18
commit 40199e0b56

View File

@ -8,14 +8,14 @@
# (at your option) any later version. # (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information. # 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 $ # $Id: Makefile.am,v 1.3 2006/12/28 14:04:28 alex Exp $
# #
maintainer-clean-local: maintainer-clean-local:
rm -f Makefile Makefile.in rm -f Makefile Makefile.in
distclean-local: distclean-local:
rm -f html rm -rf html
srcdoc: srcdoc:
@doxygen --version >/dev/null 2>&1 \ @doxygen --version >/dev/null 2>&1 \