nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] nmh/h Makefile.in


From: Josh Bressers
Subject: [Nmh-commits] nmh/h Makefile.in
Date: Tue, 16 Jan 2007 02:08:10 +0000

CVSROOT:        /sources/nmh
Module name:    nmh
Changes by:     Josh Bressers <bress>   07/01/16 02:08:10

Modified files:
        h              : Makefile.in 

Log message:
        Add a missing header file

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/nmh/h/Makefile.in?cvsroot=nmh&r1=1.5&r2=1.6

Patches:
Index: Makefile.in
===================================================================
RCS file: /sources/nmh/nmh/h/Makefile.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Makefile.in 8 Nov 2005 16:51:37 -0000       1.5
+++ Makefile.in 16 Jan 2007 02:08:10 -0000      1.6
@@ -1,7 +1,7 @@
 #
 # Makefile for h subdirectory
 #
-# $Id: Makefile.in,v 1.5 2005/11/08 16:51:37 opk Exp $
+# $Id: Makefile.in,v 1.6 2007/01/16 02:08:10 bress Exp $
 #
 
 SHELL = /bin/sh
@@ -13,7 +13,7 @@
 HDRS =         addrsbr.h aliasbr.h dropsbr.h fmt_compile.h fmt_scan.h          
\
        md5.h mf.h mh.h mhcachesbr.h mhparse.h mime.h msh.h mts.h       \
        netdb.h nmh.h nntp.h picksbr.h popsbr.h prototypes.h rcvmail.h  \
-       scansbr.h signals.h tws.h vmhsbr.h
+       scansbr.h signals.h tws.h vmhsbr.h utils.h
 
 # auxiliary files
 AUX = Makefile.in




reply via email to

[Prev in Thread] Current Thread [Next in Thread]