about summary refs log tree commit diff
path: root/doc/Makefile.am
blob: c4390ccd06a64c35e3e7b6403aef9f29fa8dbb6d (plain)
1
2
3
4
5
6
7
8
9
10
# $Id: Makefile.am,v 1.1 2001/12/31 02:22:29 alex Exp $

# $Log: Makefile.am,v $
# Revision 1.1  2001/12/31 02:22:29  alex
# - Makefile.am fuer das "doc"-Verzeichnis begonnen.
#

EXTRA_DIST = CVS.txt RFC.txt sample-ngircd.conf

# -eof-