repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 7a70f8b011c16f925c268c29bf1344179775dcc5:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 7a70f8b011c16f925c268c29bf1344179775dcc5
Author: Alexander Barton 
Date:   Sun Dec 30 19:24:28 2001 +0000

    - acconfig.h in die "noinst_HEADERS" aufgenommen.

diff --git a/Makefile.am b/Makefile.am
index db3a3adb716f1b7530f4ee4988feb811c9ee1f51..
index ..75073c7ef6d6623f478d0b010dbee9a12163a8c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,9 @@
-# $Id: Makefile.am,v 1.2 2001/12/12 17:21:58 alex Exp $
+# $Id: Makefile.am,v 1.3 2001/12/30 19:24:28 alex Exp $

 # $Log: Makefile.am,v $
+# Revision 1.3  2001/12/30 19:24:28  alex
+# - acconfig.h in die "noinst_HEADERS" aufgenommen.
+#
 # Revision 1.2  2001/12/12 17:21:58  alex
 # - Projektdatei fuer den Mac OS X Project Builder erstellt.
 #
@@ -12,6 +15,8 @@ AUTOMAKE_OPTIONS = gnu

 SUBDIRS = MacOSX src

+noinst_HEADERS = acconfig.h
+
 maintainer-clean-local:
 	rm -f Makefile.in Makefile aclocal.m4 configure
 	rm -f mkinstalldirs missing depcomp install-sh

-----END OF PAGE-----