diff options
Diffstat (limited to 'src/ngircd/Makefile.am')
| -rw-r--r-- | src/ngircd/Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ngircd/Makefile.am b/src/ngircd/Makefile.am index 8ac74fb6..9b275e61 100644 --- a/src/ngircd/Makefile.am +++ b/src/ngircd/Makefile.am @@ -8,7 +8,7 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.41 2003/09/09 13:24:41 alex Exp $ +# $Id: Makefile.am,v 1.42 2003/12/04 14:05:16 alex Exp $ # AUTOMAKE_OPTIONS = ../portab/ansi2knr @@ -63,6 +63,10 @@ lint: ngircd.c: cvs-version.h +irc-login.c: cvs-version.h + +irc-info.c: cvs-version.h + cvs-version.h: cvs-date cvs-date: |