]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/Makefile.am
- neue Sourcefiles und Header ergaenzt.
[ngircd-alex.git] / src / ngircd / Makefile.am
index c8936cf9a69418222632899eb3e955f603c003f1..0b887966980de8dbb9719494c2d1cd32e4288205 100644 (file)
@@ -1,17 +1,20 @@
-# $Id: Makefile.am,v 1.1 2001/12/11 21:53:04 alex Exp $
+# $Id: Makefile.am,v 1.2 2001/12/12 17:20:02 alex Exp $
 
 # $Log: Makefile.am,v $
-# Revision 1.1  2001/12/11 21:53:04  alex
-# Initial revision
+# Revision 1.2  2001/12/12 17:20:02  alex
+# - neue Sourcefiles und Header ergaenzt.
+#
+# Revision 1.1.1.1  2001/12/11 21:53:04  alex
+# Imported sources to CVS.
 #
 
 CFLAGS = -Wall
 
 sbin_PROGRAMS = ngircd
 
-ngircd_SOURCES = ngircd.c log.c tool.c
+ngircd_SOURCES = ngircd.c conf.c conn.c log.c tool.c
 
-noinst_HEADERS = ngircd.h log.h tool.h global.h
+noinst_HEADERS = ngircd.h conf.h conn.h log.h tool.h global.h
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in