]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/Makefile.am
- Texte ergaenzt, einige Bugs behoben (Leerzeichen falsch gesetzt, z.B.)
[ngircd-alex.git] / src / ngircd / Makefile.am
index cc2a880c07df76e10a0619b32d7ebf4dcffb16e1..204a0113983f320c8e8f53fc1b283923a9e60d97 100644 (file)
@@ -1,6 +1,15 @@
-# $Id: Makefile.am,v 1.4 2001/12/14 08:14:03 alex Exp $
+# $Id: Makefile.am,v 1.7 2001/12/27 00:37:07 alex Exp $
 
 # $Log: Makefile.am,v $
+# Revision 1.7  2001/12/27 00:37:07  alex
+# - Erkennung der "portab header" geaendert, CFLAGS werden nun anders gesetzt.
+#
+# Revision 1.6  2001/12/23 21:53:54  alex
+# - Header messages.h eingefuegt.
+#
+# Revision 1.5  2001/12/21 22:25:30  alex
+# - neues Modul "parse" eingebunden.
+#
 # Revision 1.4  2001/12/14 08:14:03  alex
 # - neue Module (irc, client, channel) aufgenommen.
 #
 # - neue Sourcefiles und Header ergaenzt.
 #
 # Revision 1.1.1.1  2001/12/11 21:53:04  alex
-# Imported sources to CVS.
-#
-
-CFLAGS = -Wall -g
+# - Imported sources to CVS.
 
 sbin_PROGRAMS = ngircd
 
-ngircd_SOURCES = ngircd.c channel.c client.c conf.c conn.c irc.c log.c tool.c
+ngircd_SOURCES = ngircd.c channel.c client.c conf.c conn.c irc.c log.c parse.c tool.c
 
-noinst_HEADERS = ngircd.h channel.c client.c conf.h conn.h irc.h log.h tool.h global.h
+noinst_HEADERS = ngircd.h channel.c client.c conf.h conn.h irc.h log.h parse.h tool.h global.h messages.h
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in