# Automatically generated by Autodist 1.3.1 from Makefile.ad.  Do not edit.
# To make changes edit the ./doc/Makefile.ad file in the source tree.

# Source: ./doc/Makefile.ad
# Generated: Tue Mar  6 22:34:52 CET 2007 by pat
# Distribution: Server
# License: 

#
#  Makefile.ad
#
#  Author: Pekka Riikonen <priikone@silcnet.org>
#
#  Copyright (C) 2000 - 2005 Pekka Riikonen
#
#  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
#  the Free Software Foundation; version 2 of the License.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#

AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign

all:
	touch draft-riikonen-silc-spec-08.txt
	touch draft-riikonen-silc-pp-09.txt
	touch draft-riikonen-silc-ke-auth-08.txt
	touch draft-riikonen-silc-commands-06.txt
	touch draft-riikonen-silc-flags-payloads-04.txt
	touch draft-riikonen-presence-attrs-03.txt

dist-hook:
	$(SILC_TOP_SRCDIR)/scripts/manpages.pl
	rm draft-riikonen*.txt
	touch draft-riikonen-silc-spec-08.txt
	touch draft-riikonen-silc-pp-09.txt
	touch draft-riikonen-silc-ke-auth-08.txt
	touch draft-riikonen-silc-commands-06.txt
	touch draft-riikonen-silc-flags-payloads-04.txt
	touch draft-riikonen-presence-attrs-03.txt

doc-install:
	-mkdir -p $(docdir)
	-$(INSTALL_DATA) $(top_srcdir)/doc/FAQ $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/doc/*.txt $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/COPYING $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/CHANGES $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/CREDITS $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/README* $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/INSTALL $(docdir)/
	-$(INSTALL_DATA) $(top_srcdir)/TODO $(docdir)/

install-data-hook:	doc-install

EXTRA_DIST =	example_silcd.conf	examples silcd.8 silcd.conf.5	FAQ	silcalgs.conf	draft-riikonen*.txt

include $(top_srcdir)/Makefile.defines.in



syntax highlighted by Code2HTML, v. 0.9.1