summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2004-01-11 00:07:20 +0000
committerWojciech Polak <polak@gnu.org>2004-01-11 00:07:20 +0000
commit72fbde39b2d1efd7a7b50e4124eaa7813fe26e1f (patch)
treee2efe1a037656d7883f5b594428be277e6423278 /include
parent741b9e09d472910db5f7dd216fa23fc4d7b1c565 (diff)
downloadmailutils-72fbde39b2d1efd7a7b50e4124eaa7813fe26e1f.tar.gz
mailutils-72fbde39b2d1efd7a7b50e4124eaa7813fe26e1f.tar.bz2
Added missing refcount.h.
Diffstat (limited to 'include')
-rw-r--r--include/mailutils/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/mailutils/Makefile.am b/include/mailutils/Makefile.am
index dd56c4336..bb42135da 100644
--- a/include/mailutils/Makefile.am
+++ b/include/mailutils/Makefile.am
@@ -1,6 +1,7 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+## Copyright (C) 2000, 2001, 2002, 2003,
+## 2004 Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
@@ -14,8 +15,7 @@
##
## You should have received a copy of the GNU General Public License
## along with GNU Mailutils; if not, write to the Free Software
-## Foundation, Inc.
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+## Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
pkginclude_HEADERS = \
address.h \
@@ -51,6 +51,7 @@ pkginclude_HEADERS = \
parse822.h \
pop3.h \
property.h \
+ refcount.h \
registrar.h \
stream.h \
tls.h \

Return to:

Send suggestions and report system problems to the System administrator.