repo: ngircd
action: commit
revision: 
path_from: 
revision_from: b07959f734cc9e85530f73cfdc67b338538a3de6:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit b07959f734cc9e85530f73cfdc67b338538a3de6
Author: Alexander Barton 
Date:   Mon Dec 31 02:20:20 2001 +0000

    - Unterverzeichnis "doc" aufgenommen.

diff --git a/Makefile.am b/Makefile.am
index 75073c7ef6d6623f478d0b010dbee9a12163a8c5..
index ..8a0c38ce7c87d2c7db93071433e007cb3e8f7121 100644
--- 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-----