repo: ngircd action: commit revision: path_from: revision_from: 2940df6e38ab6769ae798c9149211b6185913d99: path_to: revision_to:
commit 2940df6e38ab6769ae798c9149211b6185913d99 Author: Alexander BartonDate: Mon Dec 31 02:22:29 2001 +0000 - Makefile.am fuer das "doc"-Verzeichnis begonnen. diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000000000000000000000000000000000000..c4390ccd06a64c35e3e7b6403aef9f29fa8dbb6d --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,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-
-----END OF PAGE-----