repo: ngircd action: commit revision: path_from: revision_from: b07959f734cc9e85530f73cfdc67b338538a3de6: path_to: revision_to:
commit b07959f734cc9e85530f73cfdc67b338538a3de6 Author: Alexander BartonDate: Mon Dec 31 02:20:20 2001 +0000 - Unterverzeichnis "doc" aufgenommen. diff --git a/Makefile.am b/Makefile.am
--- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,9 @@ -# $Id: Makefile.am,v 1.3 2001/12/30 19:24:28 alex Exp $ +# $Id: Makefile.am,v 1.4 2001/12/31 02:20:20 alex Exp $ # $Log: Makefile.am,v $ +# Revision 1.4 2001/12/31 02:20:20 alex +# - Unterverzeichnis "doc" aufgenommen. +# # Revision 1.3 2001/12/30 19:24:28 alex # - acconfig.h in die "noinst_HEADERS" aufgenommen. # @@ -13,7 +16,7 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = MacOSX src +SUBDIRS = doc MacOSX src noinst_HEADERS = acconfig.h
-----END OF PAGE-----